mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/dos2unix: Updated for version 7.2.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
parent
61a4806337
commit
3885182f7d
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=dos2unix
|
||||
VERSION=${VERSION:-7.1}
|
||||
VERSION=${VERSION:-7.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="dos2unix"
|
||||
VERSION="7.1"
|
||||
VERSION="7.2"
|
||||
HOMEPAGE="http://waterlan.home.xs4all.nl/dos2unix.html"
|
||||
DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.1.tar.gz"
|
||||
MD5SUM="794c98ff9452a917c89d0a941c922b0d"
|
||||
DOWNLOAD="http://waterlan.home.xs4all.nl/dos2unix/dos2unix-7.2.tar.gz"
|
||||
MD5SUM="40e853c291880d70b229eb41a2bd98b3"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue