diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index befcd34e969..b8a4ee32881 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -1,6 +1,6 @@ # Template file for 'apr' pkgname=apr -version=1.6.2 +version=1.6.3 revision=1 build_style=gnu-configure configure_args="--with-installbuilddir=/usr/share/apr-1/build" @@ -10,7 +10,7 @@ maintainer="Juan RP " homepage="http://apr.apache.org/" license="Apache-2.0" distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2" -checksum=09109cea377bab0028bba19a92b5b0e89603df9eab05c0f7dbd4dd83d48dcebd +checksum=131f06d16d7aabd097fa992a33eec2b6af3962f93e6d570a9bd4d85e95993172 # Do not redefine struct iovec in include/apr_want.h CFLAGS="-DAPR_IOVEC_DEFINED=1"