From: aTanW Date: Tue, 9 Feb 2016 05:11:47 +0000 (+0300) Subject: gammu: bump to upstream v1.37.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=e7067c5c9a66aa20e26ded9065030c537d42434e;p=openwrt-packages.git gammu: bump to upstream v1.37.0 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 7e878e0c0..d173f157c 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.36.8 +PKG_VERSION:=1.37.0 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=462d45f9fb359bd7931c288785028e2d +PKG_MD5SUM:=6e249e6f93461f1fc215ec85cec67740 PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0