mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
php5-pecl-http: upgrade to 1.7.6
Signed-off-by: Michael Heimpold <mhei@heimpold.de> git-svn-id: svn://svn.openwrt.org/openwrt/packages@37381 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
925791d387
commit
cf2366d7eb
@ -10,9 +10,9 @@ include $(TOPDIR)/rules.mk
|
||||
PECL_NAME:=pecl_http
|
||||
PECL_LONGNAME:=Extended HTTP Support
|
||||
|
||||
PKG_VERSION:=1.7.4
|
||||
PKG_RELEASE:=2
|
||||
PKG_MD5SUM:=288bae57b89d8de4bdd7d7dc5954cf8c
|
||||
PKG_VERSION:=1.7.6
|
||||
PKG_RELEASE:=1
|
||||
PKG_MD5SUM:=4926c17a24a11a9b1cf3ec613fad97cb
|
||||
|
||||
PKG_NAME:=php5-pecl-http
|
||||
PKG_SOURCE:=$(PECL_NAME)-$(PKG_VERSION).tgz
|
||||
|
Loading…
Reference in New Issue
Block a user