diff --git a/sharutils/.footprint b/sharutils/.footprint index 22d2087d0..81c2a9abf 100644 --- a/sharutils/.footprint +++ b/sharutils/.footprint @@ -10,6 +10,7 @@ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/uuencode drwxr-xr-x root/root usr/man/ drwxr-xr-x root/root usr/man/man1/ +-rw-r--r-- root/root usr/man/man1/compress-dummy.1.gz -rw-r--r-- root/root usr/man/man1/shar.1.gz -rw-r--r-- root/root usr/man/man1/unshar.1.gz -rw-r--r-- root/root usr/man/man1/uudecode.1.gz diff --git a/sharutils/.md5sum b/sharutils/.md5sum index 024dbc3dd..5e10f6a6d 100644 --- a/sharutils/.md5sum +++ b/sharutils/.md5sum @@ -1 +1 @@ -8714665f1499efd06330fd69164ca80d sharutils-4.6.2.tar.bz2 +ec4c932d0704efe288d82219b089a3dc sharutils-4.6.3.tar.bz2 diff --git a/sharutils/Pkgfile b/sharutils/Pkgfile index 82d0a119b..840fdcfcd 100644 --- a/sharutils/Pkgfile +++ b/sharutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=sharutils -version=4.6.2 +version=4.6.3 release=1 source=(ftp://ftp.gnu.org/gnu/$name/REL-$version/$name-$version.tar.bz2)