meso-web

Sources of the |Méso|Star> website
git clone git://git.meso-star.fr/meso-web.git
Log | Files | Refs | README | LICENSE

commit 70740d407a93c0e15c0820526e91f94d8c869d47
parent 1b35fa27e0f43e97e638578668cd08d2b58c5341
Author: Vincent Forest <vincent.forest@meso-star.com>
Date:   Mon, 27 Feb 2023 15:31:29 +0100

htrdr: publish the planeto starter pack 0.0.1

Diffstat:
Mhtrdr/Makefile | 4++--
Ahtrdr/downloads/htrdr-Planeto-Starter-Pack-0.0.1.tar.gz | 2++
2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/htrdr/Makefile b/htrdr/Makefile @@ -46,7 +46,7 @@ COMSPK_PKG=\ downloads/htrdr-Combustion-Starter-Pack-0.0.0.tar.gz COMSPK_SIG=$(COMSPK_PKG:=.sig) -PLANETOSPK_VERSION=0.0.0 +PLANETOSPK_VERSION=0.0.1 PLANETOSPK_DIR=htrdr-Planeto-Starter-Pack-$(PLANETOSPK_VERSION) PLANETOSPK_ARCH=downloads/$(PLANETOSPK_DIR).tar.gz PLANETOSPK_README=$(PLANETOSPK_DIR)/README.md.in @@ -56,7 +56,7 @@ PLANETOSPK_README=$(PLANETOSPK_DIR)/README.md.in # Make the planeto starter-pack private. The prefix is actually the sha256 # digest of the public archive -PLANETOSPK_PRIV_PREFIX=8eaa0eeca2a55d63e7745bbd893c73e0f2d3d0b51655080ceb643a2af2bc2323 +PLANETOSPK_PRIV_PREFIX=3695955c9e2f98b290476bece92790c9391dc8e666ed3360a766d97092 PLANETOSPK_PRIV_HTML=$(PLANETOSPK_PRIV_PREFIX).html PLANETOSPK_PRIV_ARCH=downloads/$(PLANETOSPK_PRIV_PREFIX).tar.gz PLANETOSPK_PRIV_SIG=$(PLANETOSPK_PRIV_ARCH:=.sig) diff --git a/htrdr/downloads/htrdr-Planeto-Starter-Pack-0.0.1.tar.gz b/htrdr/downloads/htrdr-Planeto-Starter-Pack-0.0.1.tar.gz @@ -0,0 +1 @@ +#$# git-wad d3a11a3695955c9e2f98b290476bece92790c9391dc8e666ed3360a766d97092 142012548 +\ No newline at end of file