Browse Source

gammu: bump to new upstream 1.36.8

Signed-off-by: Vitaly Protsko <villy@sft.ru>
---
 Makefile |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
aTanW 9 years ago
parent
commit
31e0651408
1 changed files with 2 additions and 2 deletions
  1. 2
    2
      utils/gammu/Makefile

+ 2
- 2
utils/gammu/Makefile View File

@@ -9,12 +9,12 @@
9 9
 include $(TOPDIR)/rules.mk
10 10
 
11 11
 PKG_NAME:=gammu
12
-PKG_VERSION:=1.36.7
12
+PKG_VERSION:=1.36.8
13 13
 PKG_RELEASE:=1
14 14
 
15 15
 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
16 16
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
17
-PKG_MD5SUM:=3687d789fd0697a1ea4f4ef57024e865
17
+PKG_MD5SUM:=462d45f9fb359bd7931c288785028e2d
18 18
 PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
19 19
 PKG_LICENCE:=GPL-2.0
20 20