apr: upgrade 1.4.5 homepage/license
This commit is contained in:
parent
2c44644137
commit
94df2cfcf7
|
@ -1,13 +1,15 @@
|
|||
# Template file for 'apr'
|
||||
pkgname=apr
|
||||
version=1.4.2
|
||||
distfiles="http://www.apache.org/dist/apr/apr-${version}.tar.bz2"
|
||||
version=1.4.5
|
||||
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"
|
||||
short_desc="Apache Portable Runtime Library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
checksum=2017ca700694d09d2b0b21dd7c4d195e43a48735aac88526160c6195ee8f5391
|
||||
checksum=38c61cacb39be649411cdab212979c71ce29495549c249c2e9a1b0d12480c93e
|
||||
home="http://apr.apache.org/"
|
||||
license="Apache-2.0"
|
||||
long_desc="
|
||||
APR is Apache's Portable Runtime Library, designed to be a support library
|
||||
that provides a predictable and consistent interface to underlying
|
||||
|
|
Loading…
Reference in New Issue