summaryrefslogtreecommitdiff
path: root/libre/hexchat
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2018-09-04 16:57:19 -0300
committerFreemor <freemor@freemor.ca>2018-09-04 16:57:19 -0300
commite8e4668ea815ebfcb27f5a8067b55b4ebd3120a1 (patch)
treece6bb2fd1d4105c6d62ed5c22651ddf97b293818 /libre/hexchat
parent86730d095a36076d7d785f51b0fb65d05c097d0b (diff)
downloadabslibre-e8e4668ea815ebfcb27f5a8067b55b4ebd3120a1.tar.gz
abslibre-e8e4668ea815ebfcb27f5a8067b55b4ebd3120a1.tar.bz2
abslibre-e8e4668ea815ebfcb27f5a8067b55b4ebd3120a1.zip
update [hexchat] to fix against CVE-2018-15120 and bring current while at it.
Diffstat (limited to 'libre/hexchat')
-rw-r--r--libre/hexchat/PKGBUILD5
1 files changed, 2 insertions, 3 deletions
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 <freemor@freemor.ca>
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