mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libhtp: update to 0.5.31
This commit is contained in:
parent
44a5014ad7
commit
467c53812c
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.30
|
version=0.5.31
|
||||||
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=7384f8461ad0431e9247c49b37a73929b284f39408d1f11b80949b188069b638
|
checksum=ce16a3e57c7d1f1e8255a4f698e22ddd33c15fb4e737ab90b04c9a1f07e48780
|
||||||
|
|
||||||
pre_configure() {
|
pre_configure() {
|
||||||
autoreconf -fi
|
autoreconf -fi
|
||||||
|
|
Loading…
Add table
Reference in a new issue