apr: update to 1.7.0.
This commit is contained in:
parent
f2bf36788b
commit
c4bb37f3e2
1 changed files with 3 additions and 3 deletions
|
@ -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 <orphan@voidlinux.org>"
|
||||
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"
|
||||
|
|
Loading…
Reference in a new issue