Skip to content

Commit 51e254c

Browse files
FiZiXcommodo
authored andcommitted
ulogd: bump to version 2.0.9
Bump ulogd to version 2.0.9 Signed-off-by: Ian Ladd <[email protected]>
1 parent d791c15 commit 51e254c

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

net/ulogd/Makefile

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (C) 2006-2015 OpenWrt.org
2+
# Copyright (C) 2006-2025 OpenWrt.org
33
#
44
# This is free software, licensed under the GNU General Public License v2.
55
# See /LICENSE for more information.
@@ -8,13 +8,13 @@
88
include $(TOPDIR)/rules.mk
99

1010
PKG_NAME:=ulogd
11-
PKG_VERSION:=2.0.8
11+
PKG_VERSION:=2.0.9
1212
PKG_RELEASE:=1
1313

14-
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
14+
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
1515
PKG_SOURCE_URL:=https://netfilter.org/projects/ulogd/files/ \
1616
ftp://ftp.netfilter.org/pub/ulogd/
17-
PKG_HASH:=4ead6c3970c3f57fa1e89fe2d7cc483ba6fe2bd1b08701521e0b3afd667df291
17+
PKG_HASH:=523a651fe0a9f25b0cd87d5d35fc37d9382e7eecfcf61e48d5505ff3cf80eda5
1818

1919
PKG_MAINTAINER:=Alexandru Ardelean <[email protected]>
2020
PKG_LICENSE:=GPL-2.0-only

0 commit comments

Comments
 (0)