sharutils: updated to 4.13.3

This commit is contained in:
Jose V Beneyto 2013-01-10 01:36:30 +01:00
parent c91953b94b
commit 365a788a04
2 changed files with 4 additions and 7 deletions

View File

@ -1 +1 @@
52dd02b6f5e0a148ba871234ae29bba2 sharutils-4.11.1.tar.bz2
ac996dbe2dfc74647b500506af56779b sharutils-4.13.3.tar.xz

View File

@ -5,16 +5,13 @@
# Depends on:
name=sharutils
version=4.11.1
release=2
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.bz2)
version=4.13.3
release=1
source=(ftp://ftp.gnu.org/gnu/$name/$name-$version.tar.xz)
build(){
cd $name-$version
# fix for glibc 'gets' removal
sed -i -e '/gets is a/d' lib/stdio.in.h
./configure --prefix=/usr \
--mandir=/usr/man \
--disable-nls