mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
irssi: update to 0.8.20.
Fixes CVE-2016-7044 and CVE-2016-7045
This commit is contained in:
parent
b80ad1b503
commit
747773f903
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'irssi'
|
# Template build file for 'irssi'
|
||||||
pkgname=irssi
|
pkgname=irssi
|
||||||
version=0.8.19
|
version=0.8.20
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static --with-proxy --enable-true-color"
|
configure_args="--disable-static --with-proxy --enable-true-color"
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -13,7 +13,7 @@ short_desc="Secure and modular IRC client with text mode user interface"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz"
|
distfiles="https://github.com/irssi/irssi/releases/download/${version}/irssi-${version}.tar.gz"
|
||||||
checksum=fe4f4b778698de8e1c319b9cd9b9ed5534f0ece7ac2bfa0af351a3157c6ec85b
|
checksum=f5e20f76aa8237303c463e08adb3a3e3a400a24ba95acf73e9b068d634173f66
|
||||||
|
|
||||||
LDFLAGS="-lncursesw"
|
LDFLAGS="-lncursesw"
|
||||||
subpackages="irssi-devel"
|
subpackages="irssi-devel"
|
||||||
|
|
Loading…
Add table
Reference in a new issue