subversion: update to 1.4.2
This commit is contained in:
parent
78bff90acd
commit
9ac7c3435a
@ -1 +1 @@
|
||||
f0c5fef69fccfb12ef6c8598f484ed0e subversion-1.4.0.tar.bz2
|
||||
edebb06afb3266d09e75f728a8259677 subversion-1.4.2.tar.bz2
|
||||
|
@ -5,12 +5,14 @@
|
||||
# Depends on: apr, neon, expat
|
||||
|
||||
name=subversion
|
||||
version=1.4.0
|
||||
version=1.4.2
|
||||
release=1
|
||||
source=(http://subversion.tigris.org/downloads/subversion-$version.tar.bz2)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
||||
sed -i -e 's|0.26.1|0.26.2|g' configure
|
||||
LDFLAGS="-L$PKG/usr/lib" \
|
||||
./configure --prefix=/usr \
|
||||
--with-apr=/usr --with-apr-util=/usr --with-neon=/usr \
|
||||
|
Loading…
x
Reference in New Issue
Block a user