gammu: bump to upstream v1.37.3
Signed-off-by: Vitaly Protsko <villy@sft.ru> --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
This commit is contained in:
parent
525ff91f00
commit
42747a1db3
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gammu
|
||||
PKG_VERSION:=1.37.2
|
||||
PKG_VERSION:=1.37.3
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MD5SUM:=c31bd4a81a447e98ea66797429b55281
|
||||
PKG_MD5SUM:=bdb20d5e52f750dbe9aaf1cc8eed0822
|
||||
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
|
||||
PKG_LICENCE:=GPL-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue