mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-23 04:13:06 +02:00
pounce: rebuild for libtls-3.2.4.
This commit is contained in:
parent
4fca6a6dcc
commit
39a7bbe07d
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'pounce'
|
# Template file for 'pounce'
|
||||||
pkgname=pounce
|
pkgname=pounce
|
||||||
version=2.3
|
version=2.3
|
||||||
revision=1
|
revision=2
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
make_build_target="all"
|
make_build_target="all"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="libressl-devel"
|
makedepends="libtls-devel"
|
||||||
short_desc="Multi-client, TLS-only IRC bouncer"
|
short_desc="Multi-client, TLS-only IRC bouncer"
|
||||||
maintainer="Paper <paper@tilde.institute>"
|
maintainer="Paper <paper@tilde.institute>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue