wok diff serd/receipt @ rev 25517
updated gvim 8.2 -> 9.0.0133
author | Hans-G?nter Theisgen |
---|---|
date | Thu Feb 23 10:53:50 2023 +0100 (24 months ago) |
parents | 870e1ce31226 |
children |
line diff
1.1 --- a/serd/receipt Fri Apr 08 10:34:41 2022 +0000 1.2 +++ b/serd/receipt Thu Feb 23 10:53:50 2023 +0100 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="serd" 1.7 -VERSION="0.30.2" 1.8 +VERSION="0.30.12" 1.9 CATEGORY="development" 1.10 SHORT_DESC="A lightweight C library for RDF syntax which supports reading and writing Turtle and NTriples." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -9,7 +9,7 @@ 1.13 WEB_SITE="https://drobilla.net/software/serd.html" 1.14 1.15 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.16 -WGET_URL="http://download.drobilla.net/$TARBALL" 1.17 +WGET_URL="https://download.drobilla.net/$TARBALL" 1.18 1.19 DEPENDS="gcc83-lib-base" 1.20 BUILD_DEPENDS="gcc83"