Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (ab17c7a5c3ed868cc54cfd9202d01b4342253546)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Justin Boffemmyer <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (ab17c7a5c3ed868cc54cfd9202d01b4342253546)
  • Date: Fri, 11 Aug 2023 11:53:04 +0000

GIT changes to master grimoire by Justin Boffemmyer <flux AT sourcemage.org>:

mobile/rfkill/DETAILS | 12 ++++++------
mobile/rfkill/HISTORY | 3 +++
2 files changed, 9 insertions(+), 6 deletions(-)

New commits:
commit ab17c7a5c3ed868cc54cfd9202d01b4342253546
Author: Justin Boffemmyer <flux AT sourcemage.org>
Commit: Justin Boffemmyer <flux AT sourcemage.org>

mobile/rfkill: updated to 1.0

diff --git a/mobile/rfkill/DETAILS b/mobile/rfkill/DETAILS
index 1ed02c2..19874ac 100755
--- a/mobile/rfkill/DETAILS
+++ b/mobile/rfkill/DETAILS
@@ -1,10 +1,10 @@
SPELL=rfkill
- VERSION=0.5
-
SOURCE_HASH=sha512:6ad4d28e7bf7ec69ec6a600cd774b7b3c60e85849ae3fca0f5509ed6a283ed5656d37cfd770df45ff1ceca59edd814807d116b30e199fca303baf496441419d7
- SOURCE=$SPELL-$VERSION.tar.xz
-SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
- SOURCE_URL[0]=https://www.kernel.org/pub/software/network/rfkill/$SOURCE
- WEB_SITE=http://linuxwireless.org/en/users/Documentation/rfkill
+ VERSION=1.0
+
SOURCE_HASH=sha512:55055f47574f9589ee3739675f784c1ea286bef0ffb32f33a7ee9e319bd7ac61df6e22c6ecd1deada8ad451a8ee1f5284e4cbf5628a6d4fdedbd8ca8c7da5276
+ SOURCE="$SPELL-$VERSION.tar.xz"
+SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
+ SOURCE_URL[0]="https://www.kernel.org/pub/software/network/rfkill/$SOURCE";
+ WEB_SITE="http://linuxwireless.org/en/users/Documentation/rfkill";
ENTERED=20100128
LICENSE[0]=GPL
SHORT="tool to query and set the rfkill state of wireless devices"
diff --git a/mobile/rfkill/HISTORY b/mobile/rfkill/HISTORY
index 3b86d8e..d8d0de5 100644
--- a/mobile/rfkill/HISTORY
+++ b/mobile/rfkill/HISTORY
@@ -1,3 +1,6 @@
+2023-08-11 Justin Boffemmyer <flux AT sourcemage.org>
+ * DETAILS: updated spell to 1.0
+
2013-06-29 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.5
new url



  • [SM-Commit] GIT changes to master grimoire by Justin Boffemmyer (ab17c7a5c3ed868cc54cfd9202d01b4342253546), Justin Boffemmyer, 08/11/2023

Archive powered by MHonArc 2.6.24.

Top of Page