commit e8b47afd10b6d24e4aba68a05206959f685a5233
parent 7d12c8be58695e4ca4d40d8f2e6ce2e57720c88c
Author: aTanW <villy@sft.ru>
Date: Mon, 31 Aug 2015 22:46:28 +0300
gammu: bump to supstream v1.36.5
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.4
+PKG_VERSION:=1.36.5
PKG_RELEASE:=1
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=5149da5ddf5a68e1e8a4a5c2e0131a45
+PKG_MD5SUM:=b89d4d90137ccd6bf76a2c24fc3fc99f
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
PKG_LICENCE:=GPL-2.0