summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorPavel Vinogradov2022-11-18 16:59:17 -0500
committerPavel Vinogradov2022-11-18 16:59:17 -0500
commitbd7a0c91dac08cf81e95249ed252511fa0379584 (patch)
treeb652fda904350019d9bb286cee73b411be2ad87f /net
parente8f2194e45c72fd406e1f0cdd957c39de06d728d (diff)
net/iwd: version 2.0
Diffstat (limited to 'net')
-rwxr-xr-xnet/iwd/DETAILS2
-rw-r--r--net/iwd/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/net/iwd/DETAILS b/net/iwd/DETAILS
index 4afbe127e1..029b0b2775 100755
--- a/net/iwd/DETAILS
+++ b/net/iwd/DETAILS
@@ -8,7 +8,7 @@ SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-git"
SOURCE_IGNORE=volatile
FORCE_DOWNLOAD=on
else
- VERSION=1.30
+ VERSION=2.0
SOURCE=${SPELL}-${VERSION}.tar.xz
SOURCE2=${SPELL}-${VERSION}.tar.sign
SOURCE_GPG="kernel.gpg:${SOURCE2}:UPSTREAM_KEY"
diff --git a/net/iwd/HISTORY b/net/iwd/HISTORY
index b4febb650b..f5dc98eba7 100644
--- a/net/iwd/HISTORY
+++ b/net/iwd/HISTORY
@@ -1,3 +1,6 @@
+2022-11-18 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 2.0
+
2022-09-07 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: version 1.30