apr: update to 1.6.3. (#8510)
This commit is contained in:
parent
878db6b0b4
commit
766840e478
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'apr'
|
# Template file for 'apr'
|
||||||
pkgname=apr
|
pkgname=apr
|
||||||
version=1.6.2
|
version=1.6.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-installbuilddir=/usr/share/apr-1/build"
|
configure_args="--with-installbuilddir=/usr/share/apr-1/build"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
homepage="http://apr.apache.org/"
|
homepage="http://apr.apache.org/"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
distfiles="http://www.apache.org/dist/apr/apr-$version.tar.bz2"
|
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
|
# Do not redefine struct iovec in include/apr_want.h
|
||||||
CFLAGS="-DAPR_IOVEC_DEFINED=1"
|
CFLAGS="-DAPR_IOVEC_DEFINED=1"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue