Merge pull request #2125 from aTanW/master
gammu: bump to new upstream 1.36.8
This commit is contained in:
commit
026b499a57
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=gammu
|
||||
PKG_VERSION:=1.36.7
|
||||
PKG_VERSION:=1.36.8
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE_URL:=http://dl.cihar.com/gammu/releases/
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_MD5SUM:=3687d789fd0697a1ea4f4ef57024e865
|
||||
PKG_MD5SUM:=462d45f9fb359bd7931c288785028e2d
|
||||
PKG_MAINTAINER:=Vitaly Protsko <villy@sft.ru>
|
||||
PKG_LICENCE:=GPL-2.0
|
||||
|
||||
|
|
Loading…
Reference in a new issue