Browse Source

Merge pull request #12855 from neheb/ngi

ngircd: update to 26
lilik-openwrt-22.03
Rosen Penev 4 years ago
committed by GitHub
parent
commit
8ce5898fd3
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      net/ngircd/Makefile

+ 2
- 2
net/ngircd/Makefile View File

@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=ngircd
PKG_VERSION:=25
PKG_VERSION:=26
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=https://ngircd.barton.de/pub/ngircd
PKG_HASH:=c4997cae3e3dd6ff6a605ca274268f2b8c9ba0b1a96792c7402e5594222eee4e
PKG_HASH:=56dcc6483058699fcdd8e54f5010eecee09824b93bad7ed5f18818e550d855c6
PKG_MAINTAINER:=
PKG_LICENSE:=GPL-2.0


Loading…
Cancel
Save