From 6ee9ecca8ab841aedabbaae8462d6dfa3a7db700 Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Tue, 27 Apr 2010 10:44:41 +0200 Subject: [PATCH] sharutils: updated to 4.9 --- sharutils/.footprint | 1 - sharutils/.md5sum | 2 +- sharutils/Pkgfile | 4 ++-- 3 files changed, 3 insertions(+), 4 deletions(-) diff --git a/sharutils/.footprint b/sharutils/.footprint index 81c2a9abf..22d2087d0 100644 --- a/sharutils/.footprint +++ b/sharutils/.footprint @@ -10,7 +10,6 @@ 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 6b943732d..f72755493 100644 --- a/sharutils/.md5sum +++ b/sharutils/.md5sum @@ -1 +1 @@ -729c070d814d9c688489d88dd7fd3efb sharutils-4.7.tar.bz2 +dd5e006504851563e3ca27640d9e7abd sharutils-4.9.tar.bz2 diff --git a/sharutils/Pkgfile b/sharutils/Pkgfile index d30c15c90..9c09d29b0 100644 --- a/sharutils/Pkgfile +++ b/sharutils/Pkgfile @@ -5,9 +5,9 @@ # Depends on: name=sharutils -version=4.7 +version=4.9 release=1 -source=(ftp://ftp.gnu.org/gnu/$name/REL-$version/$name-$version.tar.bz2) +source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2) build(){ cd $name-$version