commit 0bfb2f8a4d8b307c1a1cb98b3f08c221720af980
parent 6ceee2c0dd44764d6e94bf6cba4d3bfdc4dfd957
Author: aTanW <villy@sft.ru>
Date: Tue, 1 Dec 2015 08:47:28 +0300
gammu: bump to upstream 1.36.7
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/utils/gammu/Makefile b/utils/gammu/Makefile
@@ -9,12 +9,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=gammu
-PKG_VERSION:=1.36.6
+PKG_VERSION:=1.36.7
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=9047f0598602144a99153f5e61104529
+PKG_MD5SUM:=3687d789fd0697a1ea4f4ef57024e865
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
PKG_LICENCE:=GPL-2.0