summaryrefslogtreecommitdiff
path: root/mod_svn/Pkgfile
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2013-08-22 10:12:28 +0200
committerJuergen Daubert <jue@jue.li>2013-08-22 10:13:27 +0200
commit60d75d4ff1b46c6982ba0be6517483cd13c537ee (patch)
treeb16ee7734a77fdb9b2eee0e3f742e0aee3dfec41 /mod_svn/Pkgfile
parent2db3741f17001872d282d370ac6fa258c7cd93a6 (diff)
downloadopt-60d75d4ff1b46c6982ba0be6517483cd13c537ee.tar.gz
opt-60d75d4ff1b46c6982ba0be6517483cd13c537ee.tar.xz
mod_svn: update to 1.8.1
Diffstat (limited to 'mod_svn/Pkgfile')
-rw-r--r--mod_svn/Pkgfile6
1 files changed, 3 insertions, 3 deletions
diff --git a/mod_svn/Pkgfile b/mod_svn/Pkgfile
index 12f59640a..3c0ea0a8a 100644
--- a/mod_svn/Pkgfile
+++ b/mod_svn/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: subversion apache
name=mod_svn
-version=1.7.10
+version=1.8.1
release=1
source=(http://www.apache.org/dist/subversion/subversion-$version.tar.bz2)
@@ -13,8 +13,8 @@ build() {
./configure --prefix=/usr \
--mandir=/usr/man \
- --with-{apr,apr-util,neon}=/usr \
- --disable-neon-version-check \
+ --with-apache-libexecdir=/usr/lib/apache \
+ --with-{apr,apr-util}=/usr \
--disable-mod-activation \
--without-swig \
--disable-nls \

Generated by cgit