aboutsummaryrefslogtreecommitdiff
path: root/net/irssi/Makefile
diff options
context:
space:
mode:
authorPeter Wagner <tripolar@gmx.at>2016-09-23 17:01:49 +0200
committerPeter Wagner <tripolar@gmx.at>2016-09-23 17:01:49 +0200
commit10a906ffe89afd52c1cd0d6e4a7600680d1204e7 (patch)
tree7cd6ca6c1d4bca2898b5cfcaa4fd9a8bf39431a2 /net/irssi/Makefile
parentdf95e9a5932c8e2e0af97f4bed774ebc6534a390 (diff)
irssi: update to 0.8.20
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Diffstat (limited to 'net/irssi/Makefile')
-rw-r--r--net/irssi/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/net/irssi/Makefile b/net/irssi/Makefile
index 3fbfef115..3ac71405f 100644
--- a/net/irssi/Makefile
+++ b/net/irssi/Makefile
@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=irssi
-PKG_VERSION:=0.8.17
+PKG_VERSION:=0.8.20
PKG_RELEASE:=1
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http://irssi.org/files/
-PKG_MD5SUM:=ecf64be47978d89a742b435a81cb47db
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
+PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/0.8.20/
+PKG_MD5SUM:=67d48c5feec2d3b949d088aa4abc3601
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
@@ -64,7 +64,6 @@ CONFIGURE_ARGS += \
--with-perl=no \
--with-glib-prefix="$(STAGING_DIR)/usr" \
--with-textui \
- --without-terminfo \
--without-bot \
--disable-proxy