diff options
author | Chris Abela <kristofru@gmail.com> | 2013-06-15 14:21:41 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-15 14:21:41 -0300 |
commit | 5c8258f0390b26cb692579d88e10ed1242f9a2f1 (patch) | |
tree | c69f86f812e38536844285f228d753a9befc607d /misc/dos2unix/dos2unix.SlackBuild | |
parent | 8263f618293c18f1e99daf2761a072edbb72bfe5 (diff) | |
download | slackbuilds-5c8258f0390b26cb692579d88e10ed1242f9a2f1.tar.gz |
misc/dos2unix: Updated for version 6.0.3.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'misc/dos2unix/dos2unix.SlackBuild')
-rw-r--r-- | misc/dos2unix/dos2unix.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/dos2unix/dos2unix.SlackBuild b/misc/dos2unix/dos2unix.SlackBuild index b7eb1312ae..9c97cd35c7 100644 --- a/misc/dos2unix/dos2unix.SlackBuild +++ b/misc/dos2unix/dos2unix.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for dos2unix -# Copyright 2011, 2012 Chris Abela, Malta +# Copyright 2011, 2012, 2013 Chris Abela, Malta # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dos2unix -VERSION=${VERSION:-6.0.2} +VERSION=${VERSION:-6.0.3} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |