diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-12-04 10:48:24 -0800 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-12-05 07:58:28 +0700 |
commit | 9b07693999fc220023d0c4cc92b062ba1e4f1e78 (patch) | |
tree | 53d34568c13a73787d89b81fb5f2f7d95fd76669 /misc | |
parent | a7ea8ce7cfefd9b32c120dfbf9d5e8ab225dc63a (diff) |
misc/dos2unix: Updated for version 7.3.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dos2unix/dos2unix.SlackBuild | 3 | ||||
-rw-r--r-- | misc/dos2unix/dos2unix.info | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/misc/dos2unix/dos2unix.SlackBuild b/misc/dos2unix/dos2unix.SlackBuild index fb8fd6c6ac4a..10b10774d18c 100644 --- a/misc/dos2unix/dos2unix.SlackBuild +++ b/misc/dos2unix/dos2unix.SlackBuild @@ -1,5 +1,4 @@ #!/bin/sh - # Slackware build script for dos2unix # Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com @@ -25,7 +24,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=dos2unix -VERSION=${VERSION:-7.3} +VERSION=${VERSION:-7.3.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/misc/dos2unix/dos2unix.info b/misc/dos2unix/dos2unix.info index 70ca1dcca99b..ee36dbab026a 100644 --- a/misc/dos2unix/dos2unix.info +++ b/misc/dos2unix/dos2unix.info @@ -1,8 +1,8 @@ PRGNAM="dos2unix" -VERSION="7.3" +VERSION="7.3.2" HOMEPAGE="http://waterlan.home.xs4all.nl/dos2unix.html" -DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.tar.gz" -MD5SUM="c265f15ede773a2990f4f424def3b4d0" +DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.3.2.tar.gz" +MD5SUM="77701464e6d715676f57304f6adc13ad" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |