wok diff serd/receipt @ rev 25336

updated suricata (5.0.2 -> 6.0.6)
author Hans-G?nter Theisgen
date Sat Jul 23 17:54:01 2022 +0100 (2022-07-23)
parents 870e1ce31226
children
line diff
     1.1 --- a/serd/receipt	Fri Apr 08 10:34:41 2022 +0000
     1.2 +++ b/serd/receipt	Sat Jul 23 17:54:01 2022 +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"