aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2012-10-31 11:01:42 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2012-10-31 11:01:42 +0000
commit520d00ccc7dded0176101d1d5996df6ee801f518 (patch)
tree9649addf580360fb91feceacc93edfa38c3ca7e3
parent6d40c5cacaf805544199054d351b110db5c524d8 (diff)
downloadaports-520d00ccc7dded0176101d1d5996df6ee801f518.tar.bz2
aports-520d00ccc7dded0176101d1d5996df6ee801f518.tar.xz
testing/rasqal: upgrade to 0.9.29
-rw-r--r--testing/rasqal/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/rasqal/APKBUILD b/testing/rasqal/APKBUILD
index 8b28695980..1c60cb92f4 100644
--- a/testing/rasqal/APKBUILD
+++ b/testing/rasqal/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: William Pitcock <nenolod@dereferenced.org>
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=rasqal
-pkgver=0.9.21
+pkgver=0.9.29
pkgrel=0
pkgdesc="RDF query library"
url="http://www.librdf.org/"
arch="all"
license="GPL"
depends=
-depends_dev="raptor-dev"
+depends_dev="raptor2-dev"
makedepends="$depends_dev"
install=""
subpackages="$pkgname-dev $pkgname-doc"
@@ -42,4 +42,4 @@ package() {
rm "$pkgdir"/usr/lib/*.la
}
-md5sums="55b67ec92a059ef8979d46486b00a032 rasqal-0.9.21.tar.gz"
+md5sums="49e4b75a0c67465edf55dd20606715fa rasqal-0.9.29.tar.gz"