mirror of
https://github.com/openwrt/openwrt.git
synced 2024-11-23 09:56:19 +08:00
e2fsprogs update to 1.47.1
e2fsprogs update to 1.47.1 Changes: https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.1 Compile tested: Model ASUS RT-AC88U Architecture ARMv7 Processor rev 0 (v7l) BCM53xx / arm_cortex-a9. Kernel Version 6.6.53 main branch Run tested: Using GCC 14.2.0 and binutils 2.43.1 Signed-off-by: Jen Wolf <jenwolf@protonmail.com>
This commit is contained in:
parent
d03f3dcf3b
commit
30f40da6dd
@ -8,12 +8,12 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=e2fsprogs
|
||||
PKG_VERSION:=1.47.0
|
||||
PKG_RELEASE:=2
|
||||
PKG_VERSION:=1.47.1
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||
PKG_SOURCE_URL:=@KERNEL/linux/kernel/people/tytso/e2fsprogs/v$(PKG_VERSION)/
|
||||
PKG_HASH:=144af53f2bbd921cef6f8bea88bb9faddca865da3fbc657cc9b4d2001097d5db
|
||||
PKG_HASH:=5a33dc047fd47284bca4bb10c13cfe7896377ae3d01cb81a05d406025d99e0d1
|
||||
|
||||
PKG_LICENSE:=GPL-2.0
|
||||
PKG_LICENSE_FILES:=NOTICE
|
||||
|
Loading…
Reference in New Issue
Block a user