Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d35e4a986d8b3c7b3d29fe685549f82b76c1fdaa)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d35e4a986d8b3c7b3d29fe685549f82b76c1fdaa)
  • Date: Wed, 29 Nov 2023 18:35:34 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

shell-term-fm/oksh/DETAILS | 5 +++--
shell-term-fm/oksh/HISTORY | 3 +++
2 files changed, 6 insertions(+), 2 deletions(-)

New commits:
commit d35e4a986d8b3c7b3d29fe685549f82b76c1fdaa
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

oksh: Add Watch line

commit b60c77c36b2bff7bc4750eec3e3afaf9d151b064
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

oksh 7.4

diff --git a/shell-term-fm/oksh/DETAILS b/shell-term-fm/oksh/DETAILS
index ad518aa..8a7bce8 100755
--- a/shell-term-fm/oksh/DETAILS
+++ b/shell-term-fm/oksh/DETAILS
@@ -1,8 +1,9 @@
+# Watch: https://github.com/ibara/oksh/releases
SPELL=oksh
- VERSION=7.1
+ VERSION=7.4
SOURCE=${SPELL}-${VERSION}.tar.gz

SOURCE_URL[0]=https://github.com/ibara/${SPELL}/releases/download/${SPELL}-${VERSION}/${SOURCE}
-
SOURCE_HASH=sha512:05ca7dfa9d72f52891ec2ca47456e23486e4ed427277e27bb340b57ee7543468c95b47f889fe4a140ecc280281b99314cc20ef876ce12ad98f0fcb57912c2eac
+
SOURCE_HASH=sha512:e23d30a455744219c689533b750094be099842b37e3c2d42e02af6683641d1695efc15e2804738fea768208ca4f4b88bba1c11cb0167d66d8f31609d0b42cb2e
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
DOCS="CONTRIBUTORS LEGAL NOTES PROJECTS ${DOCS}"
WEB_SITE=https://github.com/ibara/oksh
diff --git a/shell-term-fm/oksh/HISTORY b/shell-term-fm/oksh/HISTORY
index 5043c3c..12f4662 100644
--- a/shell-term-fm/oksh/HISTORY
+++ b/shell-term-fm/oksh/HISTORY
@@ -1,3 +1,6 @@
+2023-11-29 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 7.4
+
2022-08-01 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS, INSTALL: updated spell to 7.1




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (d35e4a986d8b3c7b3d29fe685549f82b76c1fdaa), Ismael Luceno, 11/29/2023

Archive powered by MHonArc 2.6.24.

Top of Page