libpri: update to version 1.6.0
Reported-by: Jonas Albrecht <jalb-ledeml@freenet.de> Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
parent
4c26d85a6e
commit
0d74b1de1d
|
@ -8,12 +8,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=libpri
|
||||
PKG_VERSION:=1.5.0
|
||||
PKG_VERSION:=1.6.0
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://downloads.asterisk.org/pub/telephony/libpri/releases
|
||||
PKG_MD5SUM:=d32bf834861d3b0d24f26b0ffb52e971
|
||||
PKG_HASH:=7225ea7ec334a115f9dc08e71f55589c38cb4e00b13964cd2f08cc4e6123e3f6
|
||||
PKG_MAINTAINER:=Daniel Golle <daniel@makrotopia.org>
|
||||
|
||||
PKG_INSTALL:=1
|
||||
|
|
Loading…
Reference in New Issue