From 0bfb2f8a4d8b307c1a1cb98b3f08c221720af980 Mon Sep 17 00:00:00 2001 From: aTanW Date: Tue, 1 Dec 2015 08:47:28 +0300 Subject: [PATCH] gammu: bump to upstream 1.36.7 Signed-Off-By: Vitaly Protsko --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) --- utils/gammu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/utils/gammu/Makefile b/utils/gammu/Makefile index e31d39005..2e725e24e 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.36.6 +PKG_VERSION:=1.36.7 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=9047f0598602144a99153f5e61104529 +PKG_MD5SUM:=3687d789fd0697a1ea4f4ef57024e865 PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0