mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
irssi: update to 1.4.2
This commit is contained in:
parent
d67f8dac63
commit
6acb2fe32a
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'irssi'
|
# Template file for 'irssi'
|
||||||
pkgname=irssi
|
pkgname=irssi
|
||||||
version=1.4.1
|
version=1.4.2
|
||||||
revision=1
|
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
|
||||||
|
@ -14,8 +14,9 @@ short_desc="Secure and modular IRC client with text mode user interface"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="https://www.irssi.org"
|
homepage="https://www.irssi.org"
|
||||||
|
changelog="https://raw.githubusercontent.com/irssi/irssi/master/NEWS"
|
||||||
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=8663bd0f3a313e3e6b4c0d4d24381de990aeb22761a49af47ab958be9b0e2b2f
|
checksum=2d72c9a178bf5cbe4dfab499818005abb85f79376476f924fc09c969cb1c8419
|
||||||
|
|
||||||
LDFLAGS="-lncursesw"
|
LDFLAGS="-lncursesw"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue