gammu: update to 1.42.0
Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
parent
9156655ce9
commit
9ea62e1507
1 changed files with 3 additions and 3 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gammu
|
||||
PKG_VERSION:=1.41.0
|
||||
PKG_RELEASE:=5
|
||||
PKG_VERSION:=1.42.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=https://dl.cihar.com/gammu/releases
|
||||
PKG_HASH:=8426b69b07b259de301f41163fab5587935e27b94cc5eefab9277773b3e4df8f
|
||||
PKG_HASH:=d8f152314d7e4d3d643610d742845e0a016ce97c234ad4b1151574e1b09651ee
|
||||
|
||||
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
|
||||
PKG_LICENCE:=GPL-2.0-or-later
|
||||
|
|
Loading…
Reference in a new issue