mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 08:03:51 +02:00
scons: update to 3.0.3.
This commit is contained in:
parent
9ed466fa4b
commit
dcd30b6358
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'scons'
|
||||
pkgname=scons
|
||||
version=3.0.2
|
||||
version=3.0.3
|
||||
revision=1
|
||||
build_style=python2-module
|
||||
make_install_args="--standard-lib --install-data=/usr/share"
|
||||
|
@ -11,9 +11,9 @@ short_desc="Software construction tool"
|
|||
maintainer="Juan RP <xtraeme@voidlinux.org>"
|
||||
license="MIT"
|
||||
homepage="https://www.scons.org/"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz
|
||||
https://raw.githubusercontent.com/SCons/scons/master/LICENSE>LICENSE.txt"
|
||||
checksum="d0afcf8f4c2ea5fa7af3c9321c0cb3ea1c83d137196be10c4cb2c79cc5dade01
|
||||
checksum="d8ec796b52586e269aec72c40b82289023c9ac9878c328bbf379a046460196f3
|
||||
159d5c59118f24519f12d39a129ee0dba4a601f8a41b8de324d399005aba6eb6"
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue