We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d791c15 commit 51e254cCopy full SHA for 51e254c
1 file changed
net/ulogd/Makefile
@@ -1,5 +1,5 @@
1
#
2
-# Copyright (C) 2006-2015 OpenWrt.org
+# Copyright (C) 2006-2025 OpenWrt.org
3
4
# This is free software, licensed under the GNU General Public License v2.
5
# See /LICENSE for more information.
@@ -8,13 +8,13 @@
8
include $(TOPDIR)/rules.mk
9
10
PKG_NAME:=ulogd
11
-PKG_VERSION:=2.0.8
+PKG_VERSION:=2.0.9
12
PKG_RELEASE:=1
13
14
-PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
+PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
15
PKG_SOURCE_URL:=https://netfilter.org/projects/ulogd/files/ \
16
ftp://ftp.netfilter.org/pub/ulogd/
17
-PKG_HASH:=4ead6c3970c3f57fa1e89fe2d7cc483ba6fe2bd1b08701521e0b3afd667df291
+PKG_HASH:=523a651fe0a9f25b0cd87d5d35fc37d9382e7eecfcf61e48d5505ff3cf80eda5
18
19
PKG_MAINTAINER:=Alexandru Ardelean <ardeleanalex@gmail.com>
20
PKG_LICENSE:=GPL-2.0-only
0 commit comments