main/e2fsprogs: updated to 1.46.5

This commit is contained in:
emmett1
2022-02-05 09:02:18 +08:00
parent 81dd1a2153
commit 79295802ab
3 changed files with 9 additions and 9 deletions

View File

@@ -1 +1 @@
c5a8293c5926a44e288ba554157d9d92 e2fsprogs-1.46.4.tar.xz
bb7d0c212dd99affa5fc512a3c7a949b e2fsprogs-1.46.5.tar.xz

View File

@@ -1,4 +1,4 @@
e2fsprogs-1.46.4-1
e2fsprogs-1.46.5-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/chattr
-rwxr-xr-x root/root bin/compile_et
@@ -25,7 +25,7 @@ drwxr-xr-x root/root sbin/
-rwxr-xr-x root/root sbin/dumpe2fs
-rwxr-xr-x root/root sbin/e2fsck
-rwxr-xr-x root/root sbin/e2image
hrwxr-xr-x root/root sbin/e2label link to sbin/tune2fs
-rwxr-xr-x root/root sbin/e2label
hrwxr-xr-x root/root sbin/e2mmpstatus link to sbin/dumpe2fs
-rwxr-xr-x root/root sbin/e2scrub
-rwxr-xr-x root/root sbin/e2scrub_all
@@ -34,12 +34,12 @@ hrwxr-xr-x root/root sbin/fsck.ext2 link to sbin/e2fsck
hrwxr-xr-x root/root sbin/fsck.ext3 link to sbin/e2fsck
hrwxr-xr-x root/root sbin/fsck.ext4 link to sbin/e2fsck
-rwxr-xr-x root/root sbin/logsave
hrwxr-xr-x root/root sbin/mke2fs link to sbin/mkfs.ext2
-rwxr-xr-x root/root sbin/mkfs.ext2
hrwxr-xr-x root/root sbin/mkfs.ext3 link to sbin/mkfs.ext2
hrwxr-xr-x root/root sbin/mkfs.ext4 link to sbin/mkfs.ext2
hrwxr-xr-x root/root sbin/mke2fs link to sbin/mkfs.ext4
hrwxr-xr-x root/root sbin/mkfs.ext2 link to sbin/mkfs.ext4
hrwxr-xr-x root/root sbin/mkfs.ext3 link to sbin/mkfs.ext4
-rwxr-xr-x root/root sbin/mkfs.ext4
-rwxr-xr-x root/root sbin/resize2fs
-rwxr-xr-x root/root sbin/tune2fs
hrwxr-xr-x root/root sbin/tune2fs link to sbin/e2label
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/com_err.h

View File

@@ -2,7 +2,7 @@
# depends : util-linux
name=e2fsprogs
version=1.46.4
version=1.46.5
release=1
source="https://mirrors.edge.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/v$version/e2fsprogs-$version.tar.xz"