commit dbb7897ec12281440cf61a44a967b57aabacd4b5
parent 8d63ef4d477f00a78c2971787098d77816d6bc7c
Author: aTanW <villy@sft.ru>
Date: Mon, 13 Jul 2015 10:05:09 +0300
gammu: bump to the new upstream v1.36.3
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Diffstat:
1 file changed, 3 insertions(+), 3 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.2
-PKG_RELEASE:=3
+PKG_VERSION:=1.36.3
+PKG_RELEASE:=1
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
-PKG_MD5SUM:=60702f67a756b058706995824f40016a
+PKG_MD5SUM:=d5a6914996ebedcd6cac6622f2e4018b
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
PKG_LICENCE:=GPL-2.0