From 3a8d834c968e06319a7621100fad4e785e70e1d6 Mon Sep 17 00:00:00 2001 From: aTanW Date: Mon, 19 Oct 2015 10:26:57 +0300 Subject: [PATCH] gammu: bump to new upstream v1.36.6 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 9ddcdd4d9..e31d39005 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.36.5 +PKG_VERSION:=1.36.6 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=b89d4d90137ccd6bf76a2c24fc3fc99f +PKG_MD5SUM:=9047f0598602144a99153f5e61104529 PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0