diff options
author | tnut <tnut at nutyx dot com> | 2011-06-09 21:47:43 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-06-09 21:47:43 +0200 |
commit | 12133d9314cb316e37fcb0b2d53886f3ad49bada (patch) | |
tree | ba01c4809c1503c36ff93e3821097fd3806c2181 /extra/apr/Pkgfile | |
parent | 8079e97742a8c82f8ab7c08353986a4bbe3f8a3a (diff) | |
parent | 35e8a0623e2a0605bd57e094f3e14b2c2f75cbd9 (diff) | |
download | nutyx-extra-12133d9314cb316e37fcb0b2d53886f3ad49bada.tar.gz nutyx-extra-12133d9314cb316e37fcb0b2d53886f3ad49bada.tar.bz2 nutyx-extra-12133d9314cb316e37fcb0b2d53886f3ad49bada.tar.xz nutyx-extra-12133d9314cb316e37fcb0b2d53886f3ad49bada.zip |
Merge branch 'master' of ssh://kiao.no-ip.info:443/~/pakxe
Diffstat (limited to 'extra/apr/Pkgfile')
-rw-r--r-- | extra/apr/Pkgfile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/apr/Pkgfile b/extra/apr/Pkgfile index d5968f5b8..d3832c89e 100644 --- a/extra/apr/Pkgfile +++ b/extra/apr/Pkgfile @@ -6,9 +6,9 @@ # Run on: expat,sqlite3 name=apr -version=1.4.2 +version=1.4.5 release=1 -utilver=1.3.10 +utilver=1.3.12 source=(http://mirror.switch.ch/mirror/apache/dist/$name/$name-$version.tar.bz2 \ http://mirror.switch.ch/mirror/apache/dist/$name/$name-util-$utilver.tar.bz2) |