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.lede-project.org./?a=commitdiff_plain;h=refs%2Fpull%2F2125%2Fhead;p=feed%2Fpackages.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 2e725e24ee..7e878e0c07 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