Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Conner Clere (b3d41339dd69c8483de70dfc929266c3150c1db9)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Conner Clere <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Conner Clere (b3d41339dd69c8483de70dfc929266c3150c1db9)
  • Date: Sat, 26 Aug 2023 04:55:59 +0000

GIT changes to master grimoire by Conner Clere <xenanthropy AT sourcemage.org>:

utils/nvtop/DETAILS | 5 +++--
utils/nvtop/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit b3d41339dd69c8483de70dfc929266c3150c1db9
Author: Conner Clere <xenanthropy AT sourcemage.org>
Commit: Conner Clere <xenanthropy AT sourcemage.org>

utils/nvtop: version 3.0.2; added watch line; update hash to sha512

diff --git a/utils/nvtop/DETAILS b/utils/nvtop/DETAILS
index 5221ecc..96810ef 100755
--- a/utils/nvtop/DETAILS
+++ b/utils/nvtop/DETAILS
@@ -1,10 +1,11 @@
+# Watch: https://github.com/Syllo/nvtop/tags /tags/([0-9.]+)[.]tar
. "${GRIMOIRE}/CMAKE_FUNCTIONS"
SPELL=nvtop
- VERSION=3.0.1
+ VERSION=3.0.2
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://github.com/Syllo/${SPELL}/archive/${VERSION}.tar.gz
-
SOURCE_HASH=sha256:f61ecbe3a30a216706c16fc177d3b840e7d7deccf87b048d59f95f230d591a53
+
SOURCE_HASH=sha512:e5f23796c37b21f9e16f90b6aecce010239f736e60698fec22f663afef24439680132cb4bf08c56b9c05a9a69fa81421fed46c392adc06435f5209552337caed
LICENSE[0]=GPL
WEB_SITE=https://github.com/Syllo/nvtop
ENTERED=20230503
diff --git a/utils/nvtop/HISTORY b/utils/nvtop/HISTORY
index b350398..310efbf 100644
--- a/utils/nvtop/HISTORY
+++ b/utils/nvtop/HISTORY
@@ -1,3 +1,6 @@
+2023-08-25 Conner Clere <xenanthropy AT sourcemage.org>
+ * DETAILS: version 0.3.2, add watch line, change hash to sha512
+
2023-05-03 Conner Clere <xenanthropy AT sourcemage.org>
* CONFIGURE, DEPENDS, DETAILS: ver 0.3.1, new spell




  • [SM-Commit] GIT changes to master grimoire by Conner Clere (b3d41339dd69c8483de70dfc929266c3150c1db9), Conner Clere, 08/26/2023

Archive powered by MHonArc 2.6.24.

Top of Page