change version of apr to 1.2.9 (they removed the sources for 1.2.8 from the server), closes #2011
git-svn-id: svn://svn.openwrt.org/openwrt/packages@7849 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
dc3a3c8887
commit
e55b28e60e
@ -9,12 +9,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=apr
|
||||
PKG_VERSION:=1.2.8
|
||||
PKG_VERSION:=1.2.9
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=http://apache.d-s-s-p.de/apr/
|
||||
PKG_MD5SUM:=814f19528d9cfc79aef188dd752e04d8
|
||||
PKG_MD5SUM:=6f4b063ac01a54ba0818c31280f06959
|
||||
PKG_CAT:=zcat
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
|
||||
|
Loading…
x
Reference in New Issue
Block a user