Update ptlib to 2.2.1 (#3590)

git-svn-id: svn://svn.openwrt.org/openwrt/packages@11725 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
florian 2008-07-06 17:03:00 +00:00
parent 8e336e009b
commit 6ae6617d23

View File

@ -7,12 +7,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ptlib
PKG_VERSION:=2.2.0
PKG_VERSION:=2.2.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.bz2
PKG_SOURCE_URL:=@SF/opalvoip
PKG_MD5SUM:=a448ef2b9504db3642159accefd6d85a
PKG_MD5SUM:=dc266ba315e130b304854592e6388725
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)_$(PKG_VERSION)