Skip to content

Commit

Permalink
e2fsprogs: update to 1.47.2
Browse files Browse the repository at this point in the history
Release information (not yet published):
https://e2fsprogs.sourceforge.net/e2fsprogs-release.html#1.47.2

Signed-off-by: John Audia <therealgraysky@proton.me>
  • Loading branch information
graysky2 committed Jan 6, 2025
1 parent 3ec7f3a commit 920982c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package/utils/e2fsprogs/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=e2fsprogs
PKG_VERSION:=1.47.0
PKG_RELEASE:=2
PKG_VERSION:=1.47.2
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:=08242e64ca0e8194d9c1caad49762b19209a06318199b63ce74ae4ef2d74e63c

PKG_LICENSE:=GPL-2.0
PKG_LICENSE_FILES:=NOTICE
Expand Down

0 comments on commit 920982c

Please sign in to comment.