irssi: update to 1.0.0 (#5474)
This commit is contained in:
parent
104a496746
commit
8bc7770b66
|
@ -1,7 +1,7 @@
|
||||||
# Template build file for 'irssi'
|
# Template build file for 'irssi'
|
||||||
pkgname=irssi
|
pkgname=irssi
|
||||||
version=0.8.20
|
version=1.0.0
|
||||||
revision=2
|
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=f5e20f76aa8237303c463e08adb3a3e3a400a24ba95acf73e9b068d634173f66
|
checksum=790eb3b62d8889d1fb3973845d8ca5d7c2578620632abc671ffdff3da13aa487
|
||||||
|
|
||||||
LDFLAGS="-lncursesw"
|
LDFLAGS="-lncursesw"
|
||||||
subpackages="irssi-devel"
|
subpackages="irssi-devel"
|
||||||
|
|
Loading…
Reference in New Issue