scons: 3.1.2 -> 4.0.0
This commit is contained in:
parent
9e99f6ac8a
commit
eb4bf894b0
2635
scons/.footprint
2635
scons/.footprint
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/bodksTSakDngG139fq4B9RrLbSbUEMYVpjFAcuC2i5yxHqNFsWb3W+uOW5PZvmulDAeBRAwmHTbc0GiEO8VGwc=
|
||||
SHA256 (Pkgfile) = 6f1a37f7af7f6b43c3dd797c4ab9eebb4376d7ce4996c4c7e8188d31374a53fa
|
||||
SHA256 (.footprint) = fd240bd4fcac9427bae66ced3ac1a2b2fde11c739211f361ed4b9c0f6b4e0325
|
||||
SHA256 (scons-3.1.2.tar.gz) = 7801f3f62f654528e272df780be10c0e9337e897650b62ddcee9f39fde13f8fb
|
||||
RWSE3ohX2g5d/aAYj2fW9/qlBSf6qp9HjYQTWWVyWeDGVRdkRhtLjD+6mJyrOA3QsIaK32vT3UEuq+oFL8aSqTEA5wCdjBKghgM=
|
||||
SHA256 (Pkgfile) = 5bf40b5cea67749cf4d8d35c5dc51529fe13ad0ec77cda8fb13003c6c4320cd2
|
||||
SHA256 (.footprint) = 3c77aeff299661fda74085435d170ca63be0455f17dd82129c96b1d16c6636d7
|
||||
SHA256 (scons-4.0.0.tar.gz) = 86afe2884fdffb49aa45697973e93e5d199aaea89b72afb6199173ab2e11b6c8
|
||||
|
@ -1,12 +1,12 @@
|
||||
# Description: Software construction tool.
|
||||
# URL: http://www.scons.org/
|
||||
# URL: https://www.scons.org/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Depends on: python3
|
||||
# Depends on: python3-setuptools
|
||||
|
||||
name=scons
|
||||
version=3.1.2
|
||||
version=4.0.0
|
||||
release=1
|
||||
source=(https://download.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
source=(https://github.com/SCons/scons/archive/$version/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user