From: aTanW Date: Mon, 14 Dec 2015 06:06:48 +0000 (+0300) Subject: gammu: bump to new upstream 1.36.8 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=31e0651408196cf81ed2ead63163252a5d90916a;p=openwrt-packages.git gammu: bump to new upstream 1.36.8 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 2e725e24e..7e878e0c0 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.36.7 +PKG_VERSION:=1.36.8 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=3687d789fd0697a1ea4f4ef57024e865 +PKG_MD5SUM:=462d45f9fb359bd7931c288785028e2d PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0