apr: update to 1.4.6.

This commit is contained in:
Juan RP 2012-05-15 08:47:47 +02:00
parent 81cf925ffd
commit aabd837301
2 changed files with 3 additions and 6 deletions

View File

@ -6,10 +6,8 @@ long_desc="
This packages contains files for development, static files, headers, etc."
revision=1
Add_dependency run libuuid-devel
Add_dependency run apr
Add_dependency run apr ">=${version}"
do_install()
{

View File

@ -1,14 +1,13 @@
# Template file for 'apr'
pkgname=apr
version=1.4.5
version=1.4.6
distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2"
build_style=gnu-configure
configure_args="--with-devrandom=/dev/urandom
--with-installbuilddir=/usr/share/apr-1/build"
revision=2
short_desc="Apache Portable Runtime Library"
maintainer="Juan RP <xtraeme@gmail.com>"
checksum=38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e
checksum=9b635e60feb163e6fc6c375721f71f44d7e26d6b9cd52f6b86b04e65d2481cbc
home="http://apr.apache.org/"
license="Apache-2.0"
long_desc="