mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-13 18:43:51 +02:00
parent
640786312e
commit
a21a32e1b9
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libevhtp'
|
# Template file for 'libevhtp'
|
||||||
pkgname=libevhtp
|
pkgname=libevhtp
|
||||||
version=1.2.14
|
version=1.2.15
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
makedepends="libevent-devel libressl-devel oniguruma-devel"
|
makedepends="libevent-devel libressl-devel oniguruma-devel"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
|
||||||
license="3-clause-BSD"
|
license="3-clause-BSD"
|
||||||
homepage="https://github.com/criticalstack/libevhtp"
|
homepage="https://github.com/criticalstack/libevhtp"
|
||||||
distfiles="https://github.com/criticalstack/libevhtp/archive/${version}.tar.gz"
|
distfiles="https://github.com/criticalstack/libevhtp/archive/${version}.tar.gz"
|
||||||
checksum=d1056f2c14d9793c8a34c29bcdc7db70b5ada26e2ce53cc3f65a4d541a14ec14
|
checksum=f78ee8a34492e266fc1b6b9d4003825659df672da1cf918120217a0ee0d14ed3
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue