mod_svn: update to 1.5.2
This commit is contained in:
parent
e92d56c206
commit
3003c08d4f
@ -1 +1 @@
|
||||
8dbdaa625d6b18887702885df07fc87e subversion-1.5.1.tar.bz2
|
||||
8321d0e1964846090f0174cb6bb18838 subversion-1.5.2.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: subversion apache
|
||||
|
||||
name=mod_svn
|
||||
version=1.5.1
|
||||
version=1.5.2
|
||||
release=1
|
||||
source=(http://subversion.tigris.org/downloads/subversion-$version.tar.bz2)
|
||||
|
||||
@ -16,8 +16,10 @@ build() {
|
||||
--with-apr=/usr \
|
||||
--with-apr-util=/usr \
|
||||
--with-neon=/usr \
|
||||
--disable-neon-version-check \
|
||||
--disable-mod-activation \
|
||||
--without-swig --disable-nls \
|
||||
--without-swig \
|
||||
--disable-nls \
|
||||
--with-apxs=/usr/sbin/apxs
|
||||
|
||||
make apache-mod
|
||||
|
Loading…
x
Reference in New Issue
Block a user