mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
scons: fixed the download checksum (#6474)
This commit is contained in:
@@ -7,9 +7,9 @@ an easier, more reliable and faster way to build software."
|
||||
HOMEPAGE="https://www.scons.org/"
|
||||
COPYRIGHT="2001-2019 The SCons Foundation"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
REVISION="4"
|
||||
SOURCE_URI="https://github.com/scons/scons/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6458e0beee0876fa3455b50223f97c54e0546317f8a5e9753acd89e6a5a20f3d"
|
||||
CHECKSUM_SHA256="f758368332adb4436a2ede6340e95922f1c62a6dc03609dad376b22aa47ae3d8"
|
||||
SOURCE_FILENAME="scons-$portVersion.tar.gz"
|
||||
PATCHES="scons-$portVersion.patchset"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user