Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (959dfbc27438a444d190847eeb56ac5fbb6f0b28)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (959dfbc27438a444d190847eeb56ac5fbb6f0b28)
  • Date: Sun, 22 Mar 2015 17:16:37 -0500

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

net/wpa_supplicant/DETAILS | 8 ++++----
net/wpa_supplicant/HISTORY | 6 ++++++
2 files changed, 10 insertions(+), 4 deletions(-)

New commits:
commit 959dfbc27438a444d190847eeb56ac5fbb6f0b28
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

wpa_supplicant: bump tp 2.4

diff --git a/net/wpa_supplicant/DETAILS b/net/wpa_supplicant/DETAILS
index 62009d0..555e082 100755
--- a/net/wpa_supplicant/DETAILS
+++ b/net/wpa_supplicant/DETAILS
@@ -8,14 +8,14 @@ elif [[ $WPA_RELEASE == devel ]]; then
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
else
- VERSION=1.1
+ VERSION=2.4
SOURCE=$SPELL-$VERSION.tar.gz
-
SOURCE_HASH=sha512:61afeff24d6175feb4c73a6c53f0e88acb32746739febeafc9b834652af6607c339b9fe8ef1e05bc61f6b078f85aa0a35261fc8d02f05a844cfded12c8709901
+
SOURCE_HASH=sha512:03d8199325b3910f77013ddb7edd803ab4444542230484e1cb465dc3df9372b39ee3307d823ce88730e8f5a5231ef3183954c54cf07297b70432f526e45aac2b
fi
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://hostap.epitest.fi/releases/$SOURCE
+ SOURCE_URL[0]=http://w1.fi/releases/$SOURCE
LICENSE[0]=GPL
- WEB_SITE=http://hostap.epitest.fi/wpa_supplicant/
+ WEB_SITE=http://w1.fi/wpa_supplicant/
ENTERED=20050130
SHORT="WPA/WPA2 supplicant"
cat << EOF
diff --git a/net/wpa_supplicant/HISTORY b/net/wpa_supplicant/HISTORY
index 431042c..80f95b3 100644
--- a/net/wpa_supplicant/HISTORY
+++ b/net/wpa_supplicant/HISTORY
@@ -1,3 +1,9 @@
+2015-03-22 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 2.4, updated URLs
+
+2014-08-26 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 2.2
+
2014-08-23 Ismael Luceno <ismael AT sourcemage.org>
* DEPENDS: Allow the use of libressl
* BUILD, DEPENDS: nl80211 support requires libnl



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (959dfbc27438a444d190847eeb56ac5fbb6f0b28), Thomas Orgis, 03/22/2015

Archive powered by MHonArc 2.6.24.

Top of Page