misc/dos2unix: Updated for version 6.0.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
parent
8263f61829
commit
5c8258f039
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# Slackware build script for dos2unix
|
# Slackware build script for dos2unix
|
||||||
|
|
||||||
# Copyright 2011, 2012 Chris Abela, Malta
|
# Copyright 2011, 2012, 2013 Chris Abela, Malta
|
||||||
# All rights reserved.
|
# All rights reserved.
|
||||||
#
|
#
|
||||||
# Redistribution and use of this script, with or without modification, is
|
# Redistribution and use of this script, with or without modification, is
|
||||||
|
@ -23,7 +23,7 @@
|
||||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=dos2unix
|
PRGNAM=dos2unix
|
||||||
VERSION=${VERSION:-6.0.2}
|
VERSION=${VERSION:-6.0.3}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="dos2unix"
|
PRGNAM="dos2unix"
|
||||||
VERSION="6.0"
|
VERSION="6.0.3"
|
||||||
HOMEPAGE="http://www.xs4all.nl/~waterlan/dos2unix.html"
|
HOMEPAGE="http://www.xs4all.nl/~waterlan/dos2unix.html"
|
||||||
DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.2.tar.gz"
|
DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-6.0.3.tar.gz"
|
||||||
MD5SUM="11ee6ae80c8acd6d750399cbf4ab6bd9"
|
MD5SUM="a87e66d0d39314abe727455ae7961431"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in New Issue