summaryrefslogtreecommitdiffstats
path: root/raptor/Pkgfile
diff options
context:
space:
mode:
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 \