From 94df2cfcf7e664d1018338e98f02075030db8c6e Mon Sep 17 00:00:00 2001 From: str1ngs <mike.rosset@gmail.com> Date: Mon, 4 Jul 2011 03:11:44 -0700 Subject: [PATCH] apr: upgrade 1.4.5 homepage/license --- srcpkgs/apr/template | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/srcpkgs/apr/template b/srcpkgs/apr/template index a9178840a6..c98136bcd9 100644 --- a/srcpkgs/apr/template +++ b/srcpkgs/apr/template @@ -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