summaryrefslogtreecommitdiffstats
path: root/kde/redland/Pkgfile
diff options
context:
space:
mode:
Diffstat (limited to 'kde/redland/Pkgfile')
-rwxr-xr-xkde/redland/Pkgfile14
1 files changed, 7 insertions, 7 deletions
diff --git a/kde/redland/Pkgfile b/kde/redland/Pkgfile
index d6eafb2da..51b949801 100755
--- a/kde/redland/Pkgfile
+++ b/kde/redland/Pkgfile
@@ -5,16 +5,16 @@
# Depends on: raptor, db, sqlite3, unixodbc, mpfr, libpostgresql, mysqlclient, curl, gtk-doc, libxslt, mpfr, rasqal, unixodbc
name=redland
-version=1.0.10
-release=8
-source=(http://download.librdf.org/source/$name-$version.tar.gz
- librdf_storage_register_factory.patch)
+version=1.0.12
+release=1
+source=(http://download.librdf.org/source/$name-$version.tar.gz)
+# librdf_storage_register_factory.patch)
build() {
cd $name-$version
- patch -p1 -i ../librdf_storage_register_factory.patch
- sed -i -e '/SHAVE/d' configure.ac
- autoreconf
+# patch -p1 -i ../librdf_storage_register_factory.patch
+# sed -i -e '/SHAVE/d' configure.ac
+# autoreconf
./configure --prefix=/usr \
--enable-release \
--disable-static \