mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swirc: update to 3.4.5.
This commit is contained in:
parent
975017d6e8
commit
bd90b40a82
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.4.4
|
version=3.4.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=configure
|
build_style=configure
|
||||||
configure_args="$(vopt_with notify libnotify)"
|
configure_args="$(vopt_with notify libnotify)"
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
|
@ -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=8311ff3771ef0e293459810ed6a52511daa6e2fbca05b9f47bfc6dae12e53d42
|
checksum=a25373e380140d519077ad15633fb9efb8493bf1575544d6c3a1164cbf00b48e
|
||||||
|
|
||||||
build_options="notify"
|
build_options="notify"
|
||||||
build_options_default="notify"
|
build_options_default="notify"
|
||||||
|
|
Loading…
Add table
Reference in a new issue