From e8e4668ea815ebfcb27f5a8067b55b4ebd3120a1 Mon Sep 17 00:00:00 2001 From: Freemor Date: Tue, 4 Sep 2018 16:57:19 -0300 Subject: update [hexchat] to fix against CVE-2018-15120 and bring current while at it. --- libre/hexchat/PKGBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'libre/hexchat') diff --git a/libre/hexchat/PKGBUILD b/libre/hexchat/PKGBUILD index 0158bea67..04f1b7deb 100644 --- a/libre/hexchat/PKGBUILD +++ b/libre/hexchat/PKGBUILD @@ -5,8 +5,8 @@ # Maintainer: Freemor pkgname=hexchat -pkgver=2.14.1 -pkgrel=6.parabola1 +pkgver=2.14.2 +pkgrel=1.parabola1 pkgdesc='A popular and easy to use graphical IRC (chat) client, without nonfree browser reference' arch=('i686' 'x86_64' 'armv7h') url='https://hexchat.github.io/' @@ -28,7 +28,6 @@ sha256sums=('SKIP' prepare() { cd hexchat - git cherry-pick -n 5cd70622aaabc0419cc0b547808f09221530f0fc #FS59332 # Remove nonfree browser references sed -i '\|NAME Open Link| s|Firefox|Iceweasel|' src/common/hexchat.c sed -i '\|NAME Open Link| s|firefox -new-window %s\\n\\n";|iceweasel -new-window %s\\n\\n"\\\n "NAME Open Link in a new Icecat Window\\n" "CMD !icecat -new-window %s\\n\\n";|' src/common/hexchat.c -- cgit v1.2.3