Marcel Telka
2024-01-03 dca781ce0d33f998399b02a746fe6b830680999e
developer/scons: update to 4.6.0.post1

2 files modified
9 ■■■■■ changed files
components/developer/scons/Makefile 7 ●●●●● patch | view | raw | blame | history
components/developer/scons/manifests/sample-manifest.p5m 2 ●●● patch | view | raw | blame | history
components/developer/scons/Makefile
@@ -19,13 +19,14 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME =        SCons
HUMAN_VERSION =            4.6.0
HUMAN_VERSION =            4.6.0.post1
COMPONENT_REVISION =        1
COMPONENT_SUMMARY =        SCons - Open Source next-generation build tool.
COMPONENT_PROJECT_URL =        https://www.scons.org/
COMPONENT_ARCHIVE_URL =        \
    https://files.pythonhosted.org/packages/a4/ce/31e6d2f5e1d1cc23d65cfe4e28b2a83cc2d49f4bb99b5eec9240fb9a9857/SCons-4.6.0.tar.gz
    https://files.pythonhosted.org/packages/f2/4d/ba49913c68c780eab6bff891f8174c15765cc1bcc37cf6ea2c57b2b3f819/SCons-4.6.0.post1.tar.gz
COMPONENT_ARCHIVE_HASH =    \
    sha256:7db28958b188b800f803c287d0680cc3ac7c422ed0b1cf9895042c52567803ec
    sha256:d467a34546f5366a32e4d4419611d0138dd680210f24aa8491ebe9e4b83456cf
COMPONENT_LICENSE =        MIT
COMPONENT_LICENSE_FILE =    LICENSE
components/developer/scons/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)