pounce: update to 3.1, build pounce-notify and pounce-palaver.
This commit is contained in:
parent
17cf1475a8
commit
9627311668
1 changed files with 5 additions and 4 deletions
|
@ -1,15 +1,16 @@
|
|||
# Template file for 'pounce'
|
||||
pkgname=pounce
|
||||
version=3.0
|
||||
revision=3
|
||||
version=3.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-notify --enable-palaver"
|
||||
make_build_target="all"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="libtls-devel"
|
||||
makedepends="libtls-devel libcurl-devel sqlite-devel"
|
||||
depends="openssl"
|
||||
short_desc="Multi-client, TLS-only IRC bouncer"
|
||||
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=f776f7f170493697a97923e7dce9597dff5577fd40ba756e9a1bcfab17199df0
|
||||
checksum=97f245556b1cc940553fca18f4d7d82692e6c11a30f612415e5e391e5d96604e
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue