From: aTanW Date: Tue, 1 Dec 2015 05:47:28 +0000 (+0300) Subject: gammu: bump to upstream 1.36.7 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=0bfb2f8a4d8b307c1a1cb98b3f08c221720af980;p=openwrt-packages.git gammu: bump to upstream 1.36.7 Signed-Off-By: Vitaly Protsko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- diff --git a/utils/gammu/Makefile b/utils/gammu/Makefile index e31d39005..2e725e24e 100644 --- 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 PKG_LICENCE:=GPL-2.0