mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-02 13:08:53 +02:00
Let all recipes use SHA-256 checksums only.
This commit is contained in:
@@ -2,7 +2,7 @@ SUMMARY="dos2unix and unix2dos end of line file convertors."
|
||||
DESCRIPTION="DOS/Windows like to put CR/LF at the end of lines whereas UNIX like to have just LF. Dos2unix and unix2dos are simple parser/converter command line programs to convert between the two formats."
|
||||
HOMEPAGE="http://www.programmersheaven.com/download/3118/download.aspx"
|
||||
SRC_URI="http://ports-space.haiku-files.org/source/dos2unix-1.0.zip"
|
||||
CHECKSUM_MD5="76c4991341219d71072474255714b010"
|
||||
CHECKSUM_SHA256="a88941a2ab824deb79e7d012b0df72b5c84d1157af0b2d59b46184fb35b5519d"
|
||||
REVISION="1"
|
||||
COPYRIGHT="Public Domain"
|
||||
LICENSE="Public Domain"
|
||||
|
||||
Reference in New Issue
Block a user