From: aTanW Date: Sun, 28 Aug 2016 06:56:07 +0000 (+0300) Subject: gammu: bump to the new upstream v1.37.4 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=feb117a312fd7cc9aec5b42513519237f95b20bf;p=openwrt-packages.git gammu: bump to the new upstream v1.37.4 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 d1cb71d09..f2ab0fc9c 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.37.3 +PKG_VERSION:=1.37.4 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=bdb20d5e52f750dbe9aaf1cc8eed0822 +PKG_MD5SUM:=38e6f5a48fe05a64b0f0f1dc6787f1f2 PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0