summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPavel Vinogradov2022-01-14 19:24:39 -0500
committerPavel Vinogradov2022-01-14 19:24:39 -0500
commit8c9dba1bf1ed544367a5095bc704cbf615d86442 (patch)
treeec2d2208d259c194952bbed48a476d3e714b9ba3
parent5d50c64b1f22fc53e41b068fa7cecb879cc0163b (diff)
net/iwd: version 1.21
-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 b390dc3712..baf2ff9b28 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.20
+ VERSION=1.21
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 3b16993c66..8bc64ee276 100644
--- a/net/iwd/HISTORY
+++ b/net/iwd/HISTORY
@@ -1,3 +1,6 @@
+2022-01-14 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 1.21
+
2021-12-24 Pavel Vinogradov <public@sourcemage.org>
* DEPENDS, DETAILS, PRE_BUILD, PREPARE, init.d/iwd: spell created