diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2023-10-31 17:30:46 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2023-10-31 17:30:46 +0000 |
commit | 2eb29c12e2e734d56f75bc71d69b24c86d119361 (patch) | |
tree | 2ffeaff57926e855524037f794c1edd00cc1d37b /sub/e2fsprogs | |
parent | d573206fab7910d6d251e3c068310c78c3758a9d (diff) | |
download | lh-bootstrap-2eb29c12e2e734d56f75bc71d69b24c86d119361.tar.xz |
Fix 2/n
Signed-off-by: Laurent Bercot <ska@appnovation.com>
Diffstat (limited to 'sub/e2fsprogs')
-rw-r--r-- | sub/e2fsprogs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sub/e2fsprogs/Makefile b/sub/e2fsprogs/Makefile index 116be9b..eefa8e6 100644 --- a/sub/e2fsprogs/Makefile +++ b/sub/e2fsprogs/Makefile @@ -1,5 +1,5 @@ -E2FSPROGS_NAME := e2fsprgs +E2FSPROGS_NAME := e2fsprogs E2FSPROGS_VERSION := 1.47.0 E2FSPROGS_URLDIR := https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/snapshot E2FSPROGS_TAREXT := tar.gz |