telephony: upgrade libre to 0.4.16
This commit is contained in:
parent
51cbe6754a
commit
e2e683b9df
1 changed files with 2 additions and 2 deletions
|
@ -9,12 +9,12 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=re
|
||||
PKG_VERSION:=0.4.15
|
||||
PKG_VERSION:=0.4.16
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://www.creytiv.com/pub
|
||||
PKG_MD5SUM:=db162db66d98d145e4be0f48e2171c1f
|
||||
PKG_MD5SUM:=1cf9460747137a62b2b03b53940b1322
|
||||
|
||||
PKG_LICENSE:=BSD-3-Clause
|
||||
PKG_LICENSE_FILES:=docs/COPYING
|
||||
|
|
Loading…
Reference in a new issue