Fixed apr url as reported in issue #73

This commit is contained in:
Scott McCreary
2013-12-25 13:19:55 -08:00
parent fdcfc80458
commit db9ff2f3f4

View File

@@ -1,6 +1,6 @@
SUMMARY="Apache Portable Runtime Library"
HOMEPAGE="http://apr.apache.org/"
SRC_URI="http://www.apache.org/dist/apr/apr-1.4.6.tar.gz"
SRC_URI="http://archive.apache.org/dist/apr/apr-1.4.6.tar.gz"
COPYRIGHT="2012 The Apache Software Foundation."
LICENSE="Apache v2"
CHECKSUM_MD5="76cc4457fbb71eefdafa27dba8f511fb"