diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-13 10:27:10 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-13 10:27:10 +0100 |
commit | c8c3bccfd4a23565060847cba30171bcbd1a1473 (patch) | |
tree | 8fb1f14433c3f4989c81cc1788d2d5d07a0a4af1 /rasqal | |
parent | 3d43ddcc53c475890bcdaf22ad9ea2610ebc23dd (diff) | |
download | contrib-c8c3bccfd4a23565060847cba30171bcbd1a1473.tar.gz contrib-c8c3bccfd4a23565060847cba30171bcbd1a1473.tar.xz |
rasqal: rebuild for libxml2
Diffstat (limited to 'rasqal')
-rw-r--r-- | rasqal/.signature | 4 | ||||
-rw-r--r-- | rasqal/Pkgfile | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/rasqal/.signature b/rasqal/.signature index 871a3bde2..c1698d02f 100644 --- a/rasqal/.signature +++ b/rasqal/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF32xNp21JaqgaFDO1LDqc4opJJYFgY30SYtHZFheKDotkIw9iWDsWO4j2wiKnzkhs1oU+gz/FV18kUI5I9sQ7ZQg= -SHA256 (Pkgfile) = ce7baabf1dc1d04dd82c1a670622bca50947edf317764e0cf7ad127001b845f4 +RWSagIOpLGJF3wTS1bQVYRl+5M5K1VqvrffqvybTcq7MZN6lQXTBclNjJrqk68Co79Kimwxr186esXJ4Lm1xqWm+iyC8tg93sQg= +SHA256 (Pkgfile) = 712c8285cc7be90475602cc817e5a4662d2f529c12b7e2d8646f3cf212c96320 SHA256 (.footprint) = dadbb856226835ee48f72a8dde14b13c1076ada2ac112dfa742f9c46d9b3023d SHA256 (rasqal-0.9.33.tar.gz) = 6924c9ac6570bd241a9669f83b467c728a322470bf34f4b2da4f69492ccfd97c diff --git a/rasqal/Pkgfile b/rasqal/Pkgfile index 263b8eb67..045a599fe 100644 --- a/rasqal/Pkgfile +++ b/rasqal/Pkgfile @@ -5,7 +5,7 @@ name=rasqal version=0.9.33 -release=1 +release=2 source=(http://download.librdf.org/source/$name-$version.tar.gz) build() { |