summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorFlorian Franzmann2021-07-23 18:43:07 +0200
committerFlorian Franzmann2021-07-23 18:43:56 +0200
commit7a910a9e5d17d4651f1dc13199c59f89e826e7e0 (patch)
tree0fcd0036cdc5b965251cde91b7aee10cd00964c8 /net
parentb1ca3848187afd15227720e3f3eda1a9a9ad4d5f (diff)
net/iputils: version 20210722
Diffstat (limited to 'net')
-rwxr-xr-xnet/iputils/DETAILS4
-rw-r--r--net/iputils/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/net/iputils/DETAILS b/net/iputils/DETAILS
index 503b752e07..3d3678a204 100755
--- a/net/iputils/DETAILS
+++ b/net/iputils/DETAILS
@@ -1,9 +1,9 @@
source $GRIMOIRE/MESON_FUNCTIONS
SPELL=iputils
- VERSION=20210202
+ VERSION=20210722
SOURCE="$SPELL-$VERSION.tar.gz"
SOURCE_URL[0]=https://github.com/${SPELL}/${SPELL}/archive/refs/tags/${VERSION}.tar.gz
- SOURCE_HASH=sha512:af600fe74e1b78c0da66c378f55eb468d62206aaae1864693f7ec79833c9c0de95843573d1792627695f08ecfcdb4e79c354065daf178d393fcc6ef9a8a5d526
+ SOURCE_HASH=sha512:8f85bf468f8ef1e2832e9bbf9009552df4a6d723dd130fa0d5b2aa3bae617c972f936143c2370c3b4ce2ba2499828c91a299ee42cf81fa81aabe10552db2b328
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="https://github.com/iputils/iputils"
LICENSE[0]=GPL
diff --git a/net/iputils/HISTORY b/net/iputils/HISTORY
index 9ea67aa2c4..fb3d10bf2f 100644
--- a/net/iputils/HISTORY
+++ b/net/iputils/HISTORY
@@ -1,2 +1,5 @@
+2021-07-23 Florian Franzmann <bwlf@bandrate.org>
+ * DETAILS: version 20210722
+
2021-05-28 Florian Franzmann <siflfran@hawo.stw.uni-erlangen.de>
* DEPENDS, DETAILS, CONFIGURE: spell created