swirc: update to 3.2.7.
This commit is contained in:
parent
6a6d51c166
commit
90c7011c9c
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'swirc'
|
# Template file for 'swirc'
|
||||||
pkgname=swirc
|
pkgname=swirc
|
||||||
version=3.2.6
|
version=3.2.7
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
make_install_args="PREFIX=/usr"
|
make_install_args="PREFIX=/usr"
|
||||||
hostmakedepends="pkg-config which"
|
hostmakedepends="pkg-config which"
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Markus Uhlin <markus.uhlin@bredband.net>"
|
||||||
license="BSD-3-Clause, ISC, MIT"
|
license="BSD-3-Clause, ISC, MIT"
|
||||||
homepage="https://www.nifty-networks.net/swirc"
|
homepage="https://www.nifty-networks.net/swirc"
|
||||||
distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
|
distfiles="https://www.nifty-networks.net/swirc/releases/${pkgname}-${version}.tgz"
|
||||||
checksum="dc451cdfcfba14e4b891bc35392ec845485d16ce1b945e3e4cd18b3278102498"
|
checksum="64cad6c7cbf2a5c70737c55ad30c14d994fc6d84db19edcb1c83962414d7099a"
|
||||||
|
|
||||||
post_configure() {
|
post_configure() {
|
||||||
local _file="options.mk"
|
local _file="options.mk"
|
||||||
|
|
Loading…
Reference in a new issue