pounce: update to 2.4.
This commit is contained in:
parent
80b41e8fc2
commit
d63d1b824d
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'pounce'
|
||||
pkgname=pounce
|
||||
version=2.3
|
||||
revision=2
|
||||
version=2.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
make_build_target="all"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libtls-devel"
|
||||
depends="openssl"
|
||||
short_desc="Multi-client, TLS-only IRC bouncer"
|
||||
maintainer="Paper <paper@tilde.institute>"
|
||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="https://git.causal.agency/pounce/"
|
||||
distfiles="https://git.causal.agency/pounce/snapshot/pounce-$version.tar.gz"
|
||||
checksum=47e77cf01ccd94c6ecb83410d7f832426de61e28573b7aa4ac60fec5ac3f468b
|
||||
checksum=0fe406700a80798eb669db90bef73cc4a644a29a2a36ea7178fed73623050a21
|
||||
|
|
Loading…
Reference in New Issue