From 00b0f1fe728701bc2c5a975222a206f403669bb4 Mon Sep 17 00:00:00 2001 From: ngn Date: Fri, 16 Aug 2024 23:22:53 +0300 Subject: [PATCH] update: libmp and matt --- src/libmp/changes.md | 7 +++++-- src/libmp/pkg.sh | 4 ++-- src/matt/changes.md | 5 ++++- src/matt/pkg.sh | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/src/libmp/changes.md b/src/libmp/changes.md index ff61a91..5df5658 100644 --- a/src/libmp/changes.md +++ b/src/libmp/changes.md @@ -1,8 +1,11 @@ +# 24.05 +Updated to new upstream release + # 24.04 -Updated new upstream release +Updated to new upstream release # 24.03 -Updated new upstream release +Updated to new upstream release # 24.02 First version diff --git a/src/libmp/pkg.sh b/src/libmp/pkg.sh index 1fc6a4d..5f79137 100644 --- a/src/libmp/pkg.sh +++ b/src/libmp/pkg.sh @@ -1,11 +1,11 @@ # general info NAME="libmp" DESC="MatterLinux package management library" -VERSION="24.04" +VERSION="24.05" # required files FILES=("https://git.matterlinux.xyz/Matter/libmp/archive/${VERSION}.tar.gz") -HASHES=("2a00b5ae096a5d56017f1452cc33099f68b814ad711e14f6dc6776f0c478b823") +HASHES=("582b7694e00d2ea18ac7da4888e3e71dbdbb84bbbd04a89e134bc2c531c38a47") # install and build depends DEPENDS=( diff --git a/src/matt/changes.md b/src/matt/changes.md index b36553b..75b7b70 100644 --- a/src/matt/changes.md +++ b/src/matt/changes.md @@ -1,5 +1,8 @@ +# 24.01m3 +Updated the archive hash for the 24.01 release + # 24.01m2 -Update the archive hash for the 24.01 release +Updated the archive hash for the 24.01 release # 24.01m1 Added configuration file (etc/matt/config.ini) to KEEP diff --git a/src/matt/pkg.sh b/src/matt/pkg.sh index 4adb006..aa01b42 100644 --- a/src/matt/pkg.sh +++ b/src/matt/pkg.sh @@ -1,7 +1,7 @@ # general info NAME="matt" DESC="The (new) MatterLinux package manager" -VERSION="24.01m2" +VERSION="24.01m3" # required files FILES=(