mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
dos2unix: bump version (#1710)
This commit is contained in:
@@ -10,10 +10,13 @@ COPYRIGHT="2009-2015 Erwin Waterlander
|
||||
LICENSE="BSD (2-clause)"
|
||||
REVISION="1"
|
||||
SOURCE_URI="http://downloads.sourceforge.net/project/dos2unix/dos2unix/$portVersion/dos2unix-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="a72caa2fb5cb739403315472fe522eda41aabab2a02ad6f5589639330af262e5"
|
||||
PATCHES="dos2unix-$portVersion.patchset"
|
||||
CHECKSUM_SHA256="bac765abdbd95cdd87a71989d4382c32cf3cbfeee2153f0086cb9cf18261048a"
|
||||
|
||||
ARCHITECTURES="x86 x86_gcc2 x86_64"
|
||||
if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then
|
||||
PATCHES="dos2unix-$portVersion.patchset"
|
||||
fi
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
dos2unix = $portVersion compat >= 7
|
||||
Reference in New Issue
Block a user