aboutsummaryrefslogtreecommitdiffstats
path: root/testing/apache2-mod-perl
diff options
context:
space:
mode:
Diffstat (limited to 'testing/apache2-mod-perl')
-rw-r--r--testing/apache2-mod-perl/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/apache2-mod-perl/APKBUILD b/testing/apache2-mod-perl/APKBUILD
index 3a9c62d520b..f0fa8626ae1 100644
--- a/testing/apache2-mod-perl/APKBUILD
+++ b/testing/apache2-mod-perl/APKBUILD
@@ -2,8 +2,8 @@
# Maintainer: Matt Smith <mcs@darkregion.net>
pkgname=apache2-mod-perl
_realname=mod_perl
-pkgver=2.0.5
-pkgrel=3
+pkgver=2.0.7
+pkgrel=0
pkgdesc="Perl Module for Apache2"
url="http://perl.apache.org/"
arch="all"
@@ -64,6 +64,6 @@ doc() {
|| return 1
}
-md5sums="03d01d135a122bd8cebd0cd5b185d674 mod_perl-2.0.5.tar.gz
+md5sums="e8b3d7b6d67505a8e3050cb9042b944b mod_perl-2.0.7.tar.gz
86b84bb56b49a95772a7f773fc019043 apache2-mod-perl.apache2.conf
088e082afef57f92f234a01269e24ce5 mod_perl-2.0.5-nolfs.patch"