mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
+3
-3
@@ -8,12 +8,12 @@
|
|||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=irssi
|
PKG_NAME:=irssi
|
||||||
PKG_VERSION:=0.8.21
|
PKG_VERSION:=1.0.1
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/0.8.21/
|
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/1.0.1/
|
||||||
PKG_MD5SUM:=b820760c3b4f3b0c24abe4db82b6366a
|
PKG_HASH:=9428c51a3f3598ffaef438c351a8d609cf10db34f2435bdcb84456226c383ccf
|
||||||
|
|
||||||
PKG_FIXUP:=autoreconf
|
PKG_FIXUP:=autoreconf
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|||||||
Reference in New Issue
Block a user