From: aTanW Date: Fri, 3 Jul 2015 14:07:20 +0000 (+0300) Subject: gammu: update to latest 1.36.2 upstream X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ec2cb7b43019dd23f039f5e1ab20f698ce64dbd5;p=openwrt-packages.git gammu: update to latest 1.36.2 upstream 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 6b19c9dcc..dd7ad1591 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.34.0 +PKG_VERSION:=1.36.2 PKG_RELEASE:=3 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=5bc2508389d9b291ca0b8d4f210d0012 +PKG_MD5SUM:=60702f67a756b058706995824f40016a PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0