mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 03:30:05 +02:00
FileCropper: enable x86_64 & update to git HEAD. Closes #3207
This commit is contained in:
@@ -4,14 +4,14 @@ cuts off everything from a given offset (bytes) to the end of the file."
|
||||
HOMEPAGE="https://github.com/HaikuArchives/FileCropper"
|
||||
COPYRIGHT="2002 Maurice Michalski"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
srcGitRev="0dde0f752ad658772d0288a572193ec25b0c3ac8"
|
||||
REVISION="3"
|
||||
srcGitRev="6660b2b1da50428aeebbb8c3b19ac4fd06adcf2c"
|
||||
SOURCE_URI="https://github.com/HaikuArchives/FileCropper/archive/$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="810b04782f22e7a8184971fe7ace28f51a9b4e5e1d20aea3dc725d250ba54227"
|
||||
SOURCE_FILENAME="filecropper-$srcGitRev.tar.gz"
|
||||
CHECKSUM_SHA256="24c2faddea0b9b48651c0ab55841b6cffe186c65f9157e77047b9a79b760ce0d"
|
||||
SOURCE_FILENAME="filecropper-$portVersion-$srcGitRev.tar.gz"
|
||||
SOURCE_DIR="FileCropper-$srcGitRev"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 ?x86_64"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
filecropper = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user