swirc: update to 3.5.1.
This commit is contained in:
parent
32cbf463a8
commit
452328058d
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'swirc'
|
||||
pkgname=swirc
|
||||
version=3.5.0
|
||||
version=3.5.1
|
||||
revision=1
|
||||
build_style=configure
|
||||
configure_args="$(vopt_with notify libnotify)"
|
||||
|
@ -17,7 +17,7 @@ license="BSD-3-Clause, ISC, MIT"
|
|||
homepage="https://www.nifty-networks.net/swirc"
|
||||
changelog="https://raw.githubusercontent.com/uhlin/swirc/master/CHANGELOG.md"
|
||||
distfiles="https://www.nifty-networks.net/swirc/releases/swirc-${version}.tgz"
|
||||
checksum=72d718c8eb651342d85ca0144fc19b602960d66450d48ee855f019f664571dfb
|
||||
checksum=821637d795455fa3c2c0733180d6e43c3cfc766bd2133922501bd23378f4abc0
|
||||
|
||||
build_options="notify"
|
||||
build_options_default="notify"
|
||||
|
|
Loading…
Reference in New Issue