mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
net: ulogd2: add myself as maintainer
Since this package has been abandoned, I don't mind taking it over. If there are issues with it, I can also investigate, and be a point-man. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
This commit is contained in:
+2
-2
@@ -9,14 +9,14 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=ulogd
|
PKG_NAME:=ulogd
|
||||||
PKG_VERSION:=2.0.7
|
PKG_VERSION:=2.0.7
|
||||||
PKG_RELEASE:=2
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
|
||||||
PKG_SOURCE_URL:=https://netfilter.org/projects/ulogd/files/ \
|
PKG_SOURCE_URL:=https://netfilter.org/projects/ulogd/files/ \
|
||||||
ftp://ftp.netfilter.org/pub/ulogd/
|
ftp://ftp.netfilter.org/pub/ulogd/
|
||||||
PKG_HASH:=990a05494d9c16029ba0a83f3b7294fc05c756546b8d60d1c1572dc25249a92b
|
PKG_HASH:=990a05494d9c16029ba0a83f3b7294fc05c756546b8d60d1c1572dc25249a92b
|
||||||
|
|
||||||
PKG_MAINTAINER:=
|
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
|
||||||
PKG_LICENSE:=GPL-2.0-only
|
PKG_LICENSE:=GPL-2.0-only
|
||||||
PKG_LICENSE_FILES:=COPYING
|
PKG_LICENSE_FILES:=COPYING
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user