diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index 1c50ce9e99..9fe9193c37 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -1,16 +1,16 @@ # Template file for 'apr' pkgname=apr -version=1.6.5 +version=1.7.0 revision=1 build_style=gnu-configure configure_args="--with-installbuilddir=/usr/share/apr-1/build" makedepends="expat-devel libuuid-devel" short_desc="Apache Portable Runtime Library" maintainer="Orphaned " -homepage="http://apr.apache.org/" license="Apache-2.0" +homepage="http://apr.apache.org/" distfiles="http://www.apache.org/dist/apr/apr-${version}.tar.bz2" -checksum=a67ca9fcf9c4ff59bce7f428a323c8b5e18667fdea7b0ebad47d194371b0a105 +checksum=e2e148f0b2e99b8e5c6caa09f6d4fb4dd3e83f744aa72a952f94f5a14436f7ea # Do not redefine struct iovec in include/apr_want.h CFLAGS="-DAPR_IOVEC_DEFINED=1"