wok rev 25335
updated libhtp and libhtp-dev (0.5.39 -> 0.5.40)
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 23 17:39:36 2022 +0100 (2022-07-23) |
parents | fe45ec24ff48 |
children | bb565202cbf9 |
files | libhtp-dev/receipt libhtp/receipt |
line diff
1.1 --- a/libhtp-dev/receipt Sat Jul 23 17:16:06 2022 +0100 1.2 +++ b/libhtp-dev/receipt Sat Jul 23 17:39:36 2022 +0100 1.3 @@ -1,14 +1,14 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="libhtp-dev" 1.7 -VERSION="0.5.39" 1.8 +VERSION="0.5.40" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Libhtp, development files." 1.11 MAINTAINER="erjo@slitaz.org" 1.12 LICENSE="GPL2" 1.13 WEB_SITE="https://github.com/OISF/libhtp" 1.14 1.15 -DEPENDS="libhtp pkg-config" 1.16 +DEPENDS="libhtp pkg-config" 1.17 WANTED="libhtp" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg.
2.1 --- a/libhtp/receipt Sat Jul 23 17:16:06 2022 +0100 2.2 +++ b/libhtp/receipt Sat Jul 23 17:39:36 2022 +0100 2.3 @@ -1,7 +1,7 @@ 2.4 # SliTaz package receipt. 2.5 2.6 PACKAGE="libhtp" 2.7 -VERSION="0.5.39" 2.8 +VERSION="0.5.40" 2.9 CATEGORY="system-tools" 2.10 SHORT_DESC="Security-aware parser for the HTTP protocol." 2.11 MAINTAINER="erjo@slitaz.org"