scons: 2.5.1 -> 3.0.1
This commit is contained in:
parent
5212ba4c76
commit
e6bc331347
1194
scons/.footprint
1194
scons/.footprint
File diff suppressed because it is too large
Load Diff
@ -1 +1 @@
|
||||
aaaf09e1351a598f98d17b0cf1103e7a scons-2.5.1.tar.gz
|
||||
b6a292e251b34b82c203b56cfa3968b3 scons-3.0.1.tar.gz
|
||||
|
@ -1,5 +1,5 @@
|
||||
untrusted comment: verify with /etc/ports/opt.pub
|
||||
RWSE3ohX2g5d/W6a3CYn5EiiFR5SZGEFOtXke9ssAMF9if3erwBFzs477q7UAWcTZcYCyBN+Ntfp7I1QkL75s0Z8osVvS7jeNQg=
|
||||
SHA256 (Pkgfile) = 99ab90197cab1571adfb0525544bf1d77acdaa9d5c3f2ad445c4670e57b2a940
|
||||
SHA256 (.footprint) = 80ad4dc2ee3bc9adb00408f9781a966097081b6440aecc9581777633b809fd19
|
||||
SHA256 (scons-2.5.1.tar.gz) = 0b25218ae7b46a967db42f2a53721645b3d42874a65f9552ad16ce26d30f51f2
|
||||
RWSE3ohX2g5d/UZWC0nmtP/RmMpS/CaIzRkW22sNSwt0S2pN3pyy4aaK6c6W8rujCJI4/tI5uRdgqQbELETzJkCTB1UhNvw1EAk=
|
||||
SHA256 (Pkgfile) = 327aaf9c8176efcc2e3fc50f3ab78cdb4d708af633ccad4c4a347ef271e10391
|
||||
SHA256 (.footprint) = a0209832a556ae5130e34e471b4daa0e2ce2f02f80b27595a34f86c7f5c0f287
|
||||
SHA256 (scons-3.0.1.tar.gz) = 24475e38d39c19683bc88054524df018fe6949d70fbd4c69e298d39a0269f173
|
||||
|
@ -1,13 +1,12 @@
|
||||
# Description: Software construction tool.
|
||||
# URL: http://www.scons.org/
|
||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
||||
# Packager: Tilman Sauerbeck, tilman at crux dot nu
|
||||
# Depends on: python
|
||||
|
||||
name=scons
|
||||
version=2.5.1
|
||||
version=3.0.1
|
||||
release=1
|
||||
source=(http://download.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
source=(https://download.sourceforge.net/$name/$name-$version.tar.gz)
|
||||
|
||||
build() {
|
||||
cd $name-$version
|
||||
|
Loading…
x
Reference in New Issue
Block a user