mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libhtp: update to 0.5.46.
This commit is contained in:
parent
b38df356b0
commit
8746d56015
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libhtp'
|
# Template file for 'libhtp'
|
||||||
pkgname=libhtp
|
pkgname=libhtp
|
||||||
version=0.5.36
|
version=0.5.46
|
||||||
revision=2
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
makedepends="zlib-devel"
|
makedepends="zlib-devel"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/OISF/libhtp"
|
homepage="https://github.com/OISF/libhtp"
|
||||||
distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz"
|
distfiles="https://github.com/OISF/libhtp/archive/${version}.tar.gz"
|
||||||
checksum=ab1dd6cfd4ab4c36624a5c74793d80d1b7f50f5791620f47bfd831a79e32bc4b
|
checksum=31a184c9aa1d015f5add33c5480f95738189449954c383e217b27cda97e98789
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue