irssi: update to 0.8.20
authorPeter Wagner <tripolar@gmx.at>
Fri, 23 Sep 2016 15:01:49 +0000 (17:01 +0200)
committerZoltan HERPAI <wigyori@uid0.hu>
Tue, 7 Nov 2017 23:27:22 +0000 (00:27 +0100)
Signed-off-by: Peter Wagner <tripolar@gmx.at>
net/irssi/Makefile

index 3fbfef115f3d55089394ec0c80ec41755b0dae6e..3ac71405f864f846cb4d5d5c2a55ad56e9f47624 100644 (file)
@@ -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