hexchat: update to 2.16.1.
This commit is contained in:
parent
0c84461d56
commit
56d563846c
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'hexchat'
|
# Template file for 'hexchat'
|
||||||
pkgname=hexchat
|
pkgname=hexchat
|
||||||
version=2.16.0
|
version=2.16.1
|
||||||
revision=3
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
configure_args="-Ddbus=enabled -Dtls=enabled
|
configure_args="-Ddbus=enabled -Dtls=enabled
|
||||||
-Dwith-perl=/usr/bin/perl -Dwith-python=python3
|
-Dwith-perl=/usr/bin/perl -Dwith-python=python3
|
||||||
|
@ -17,7 +17,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://hexchat.github.io/"
|
homepage="https://hexchat.github.io/"
|
||||||
changelog="https://hexchat.readthedocs.org/en/latest/changelog.html"
|
changelog="https://hexchat.readthedocs.org/en/latest/changelog.html"
|
||||||
distfiles="https://github.com/hexchat/hexchat/archive/v${version}.tar.gz"
|
distfiles="https://github.com/hexchat/hexchat/archive/v${version}.tar.gz"
|
||||||
checksum=5c7f35317bb3bc437fc5fb57392ddc13ba11c173718cdfe4de89d69c30a40b06
|
checksum=f15bc487312a96a902e042e8f197a8494a29bcf4a00bbfd276a5e8154263bfe5
|
||||||
build_options="LuaJIT"
|
build_options="LuaJIT"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue