sharutils: updated to 4.9

This commit is contained in:
Jose V Beneyto 2010-04-27 10:44:41 +02:00
parent b768607b5b
commit 6ee9ecca8a
3 changed files with 3 additions and 4 deletions

View File

@ -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

View File

@ -1 +1 @@
729c070d814d9c688489d88dd7fd3efb sharutils-4.7.tar.bz2
dd5e006504851563e3ca27640d9e7abd sharutils-4.9.tar.bz2

View File

@ -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