diff --git a/utils/gammu/Makefile b/utils/gammu/Makefile index e790568641..20de09ef48 100644 --- a/utils/gammu/Makefile +++ b/utils/gammu/Makefile @@ -9,12 +9,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=gammu -PKG_VERSION:=1.38.3 +PKG_VERSION:=1.38.4 PKG_RELEASE:=1 PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/ PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz -PKG_MD5SUM:=c7e0f9fcfe5cdd116979a48d46b1629c +PKG_HASH:=a8ba1dc52ee82562abd57e9546c409f2f887f45187aae012fe43af0b730611ae PKG_MAINTAINER:=Vitaly Protsko PKG_LICENCE:=GPL-2.0