main/findutils: updated to 4.9.0

This commit is contained in:
emmett1
2022-02-05 09:02:18 +08:00
parent b0648df349
commit d2c7ee5800
3 changed files with 8 additions and 2 deletions

View File

@@ -1 +1 @@
eeefe2e6380931a77dfa6d9350b43186 findutils-4.8.0.tar.xz
4a4a547e888a944b2f3af31d789a1137 findutils-4.9.0.tar.xz

View File

@@ -1,3 +1,4 @@
findutils-4.9.0-1
drwxr-xr-x root/root bin/
-rwxr-xr-x root/root bin/find
drwxr-xr-x root/root usr/
@@ -9,6 +10,11 @@ drwxr-xr-x root/root usr/lib/
drwxr-xr-x root/root usr/lib/findutils/
-rwxr-xr-x root/root usr/lib/findutils/frcode
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/find-maint.info.gz
-rw-r--r-- root/root usr/share/info/find.info-1.gz
-rw-r--r-- root/root usr/share/info/find.info-2.gz
-rw-r--r-- root/root usr/share/info/find.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/find.1.gz

View File

@@ -1,7 +1,7 @@
# description : Programs to find files
name=findutils
version=4.8.0
version=4.9.0
release=1
source="https://ftp.gnu.org/gnu/$name/$name-$version.tar.xz"