diff options
Diffstat (limited to 'misc/dos2unix')
-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 fb8fd6c6ac..10b10774d1 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 70ca1dcca9..ee36dbab02 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="" |