[openwrt/openwrt] nilfs-utils: update to 2.2.12
LEDE Commits
lede-commits at lists.infradead.org
Sat Oct 4 10:51:16 PDT 2025
hauke pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/5cb0ccfc8bf170c477beb6518f22a1e4aa9aef92
commit 5cb0ccfc8bf170c477beb6518f22a1e4aa9aef92
Author: Pavlo Samko <bulldozerbsg at gmail.com>
AuthorDate: Wed Oct 1 16:48:46 2025 +0300
nilfs-utils: update to 2.2.12
Changelog: https://nilfs.sourceforge.io/download/ChangeLog-utils-v2
Signed-off-by: Pavlo Samko <bulldozerbsg at gmail.com>
Link: https://github.com/openwrt/openwrt/pull/20261
Signed-off-by: Hauke Mehrtens <hauke at hauke-m.de>
---
package/utils/nilfs-utils/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/utils/nilfs-utils/Makefile b/package/utils/nilfs-utils/Makefile
index 17b23b9e25..b8c1437723 100644
--- a/package/utils/nilfs-utils/Makefile
+++ b/package/utils/nilfs-utils/Makefile
@@ -8,13 +8,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=nilfs-utils
-PKG_VERSION:=2.2.11
+PKG_VERSION:=2.2.12
PKG_RELEASE:=1
PKG_URL:=https://nilfs.sourceforge.io
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
PKG_SOURCE_URL:=https://nilfs.sourceforge.io/download/
-PKG_HASH:=8602897ff0d2c49be9bc76311f0b102088e58b6de4f749009403de06ff2c34cd
+PKG_HASH:=fc9a8520b68928d43fffa465c3b3845cc9b7d4973f4fbde4b3c7ecf25ce52d09
PKG_MAINTAINER:=Pavlo Samko <bulldozerbsg at gmail.com>
PKG_LICENSE:=GPL-2.0
More information about the lede-commits
mailing list