From 6bb8c6bf0c26b23cb1ed3af48b223d921ceb8681 Mon Sep 17 00:00:00 2001 From: aTanW Date: Tue, 6 Jun 2017 17:50:20 +0300 Subject: [PATCH] gammu: bunp to a new v1.38.3 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 618617e3b..e79056864 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.38.1 +PKG_VERSION:=1.38.3 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=c87bd5293c02d8f4ac75ec785ea79fd3 +PKG_MD5SUM:=c7e0f9fcfe5cdd116979a48d46b1629c PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0