summaryrefslogtreecommitdiffstats
path: root/extra/xfe/Pkgfile
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2010-01-07 22:09:59 +0100
committertnut <thierryn1 at hispeed dot ch>2010-01-07 22:09:59 +0100
commita8ae1688ee3f5a1bf4a43ee4837c2233fcb1b109 (patch)
tree19ca9aed3a64b207fa12ca44e2717d9000670639 /extra/xfe/Pkgfile
parent25dbcf7df3e3c9872a04ee324f24db5f0507d945 (diff)
downloadnutyx-extra-a8ae1688ee3f5a1bf4a43ee4837c2233fcb1b109.tar.gz
nutyx-extra-a8ae1688ee3f5a1bf4a43ee4837c2233fcb1b109.tar.bz2
nutyx-extra-a8ae1688ee3f5a1bf4a43ee4837c2233fcb1b109.tar.xz
nutyx-extra-a8ae1688ee3f5a1bf4a43ee4837c2233fcb1b109.zip
Maj xfe#1.32.1-1
Diffstat (limited to 'extra/xfe/Pkgfile')
-rw-r--r--extra/xfe/Pkgfile6
1 files changed, 2 insertions, 4 deletions
diff --git a/extra/xfe/Pkgfile b/extra/xfe/Pkgfile
index 95615c9ee..6399409bd 100644
--- a/extra/xfe/Pkgfile
+++ b/extra/xfe/Pkgfile
@@ -5,15 +5,13 @@
# Depends on: fox
name=xfe
-version=1.19.2
+version=1.32.1
release=1
-source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz\
- gcc44.patch )
+source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)
build() {
cd $name-$version
- patch -Np1 -i ../gcc44.patch
./configure --prefix=/usr
make
make DESTDIR=$PKG install