mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swirc: update to 3.5.2.
This commit is contained in:
parent
fce559b400
commit
8a4978d9ed
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'swirc'
|
# Template file for 'swirc'
|
||||||
pkgname=swirc
|
pkgname=swirc
|
||||||
version=3.5.1
|
version=3.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="$(vopt_with notify libnotify)"
|
configure_args="$(vopt_with notify libnotify)"
|
||||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause, ISC, MIT"
|
||||||
homepage="https://www.nifty-networks.net/swirc"
|
homepage="https://www.nifty-networks.net/swirc"
|
||||||
changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
|
||||||
distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
|
distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
|
||||||
checksum=821637d795455fa3c2c0733180d6e43c3cfc766bd2133922501bd23378f4abc0
|
checksum=3dee9d77ef243ae1d4e1e2f704e13771ae3f764a997479d86da12828a62b8a10
|
||||||
|
|
||||||
build_options="notify"
|
build_options="notify"
|
||||||
build_options_default="notify"
|
build_options_default="notify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue