summaryrefslogtreecommitdiffstats
path: root/raptor/Pkgfile
diff options
context:
space:
mode:
authororchidman <lesibel@free.fr>2012-08-03 12:40:37 +0200
committerpiernov <piernov@piernov.org>2012-08-07 23:52:48 +0200
commitb56f376f96907b158dcc679d7e4bb88c5510bd24 (patch)
tree5b95fb1cf3f0b9e809d6a4cb2f7db1838adf2fd9 /raptor/Pkgfile
parent9d337d3262274dcd7af60c0953dc2d5679694152 (diff)
downloadnutyx-extra-b56f376f96907b158dcc679d7e4bb88c5510bd24.tar.gz
nutyx-extra-b56f376f96907b158dcc679d7e4bb88c5510bd24.tar.bz2
nutyx-extra-b56f376f96907b158dcc679d7e4bb88c5510bd24.tar.xz
nutyx-extra-b56f376f96907b158dcc679d7e4bb88c5510bd24.zip
raptor 2.0.4-1
(cherry picked from commit ebf671b7ffc5a547958fbd5dcc5a2dd1bda0ad03)
Diffstat (limited to 'raptor/Pkgfile')
-rwxr-xr-xraptor/Pkgfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/raptor/Pkgfile b/raptor/Pkgfile
index f30165d77..1261a279f 100755
--- a/raptor/Pkgfile
+++ b/raptor/Pkgfile
@@ -6,13 +6,13 @@
# Run on: libxslt,libxml2,curl
name=raptor
-version=1.4.21
+version=2.0.4
release=1
-source=(http://librdf.org/dist/source/raptor-$version.tar.gz)
+source=(http://librdf.org/dist/source/raptor2-$version.tar.gz)
build() {
- cd raptor-$version
- sed -i '/#include <curl\/types.h>/d' src/raptor_internal.h
+ cd raptor2-$version
+# sed -i '/#include <curl\/types.h>/d' src/raptor_internal.h
./configure --prefix=/usr \
--sysconfdir=/etc \