mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
libhtp: update to 0.5.34.
This commit is contained in:
parent
1ab3810ef8
commit
99da86ab4a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libhtp'
|
# Template file for 'libhtp'
|
||||||
pkgname=libhtp
|
pkgname=libhtp
|
||||||
version=0.5.32
|
version=0.5.34
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="automake libtool"
|
hostmakedepends="automake libtool"
|
||||||
|
@ -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=a6a6f3b3f1fb6e8b8a1dae02db8a0090c438f0d057102dd8e52208224868c4e4
|
checksum=088674560082d403b1b677d6ff57caf8dab9f1f27a7539136ee604e40aa3022d
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue