Browse Source

irssi: update to 1.0.3

Signed-off-by: Peter Wagner <tripolar@gmx.at>
lilik-openwrt-22.03
Peter Wagner 8 years ago
parent
commit
2cbdef6d67
1 changed files with 4 additions and 4 deletions
  1. +4
    -4
      net/irssi/Makefile

+ 4
- 4
net/irssi/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=irssi
PKG_VERSION:=1.0.2
PKG_RELEASE:=2
PKG_VERSION:=1.0.3
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/1.0.2/
PKG_HASH:=5c1c3cc2caf103aad073fadeb000e0f8cb3b416833a7f43ceb8bd9fcf275fbe9
PKG_SOURCE_URL:=https://github.com/irssi/irssi/releases/download/1.0.3/
PKG_HASH:=838220297dcbe7c8c42d01005059779a82f5b7b7e7043db37ad13f5966aff581
PKG_FIXUP:=autoreconf
PKG_INSTALL:=1


Loading…
Cancel
Save