summaryrefslogtreecommitdiff
path: root/system/iproute2
diff options
context:
space:
mode:
authorA. Wilcox <awilcox@wilcox-tech.com>2020-02-25 00:45:26 +0000
committerA. Wilcox <awilcox@wilcox-tech.com>2020-02-25 00:45:26 +0000
commit800cfeb6fc2dadb5eca69afde9a720fd5694c1af (patch)
tree191fc288774252cb7f093636b295fbf61bbabfee /system/iproute2
parent6e65d53c8fdeae4573f0395c5009a69e45fadc70 (diff)
parentb1eeaf176be85f2529d9e52a599a266a47b039e7 (diff)
downloadpackages-800cfeb6fc2dadb5eca69afde9a720fd5694c1af.tar.gz
packages-800cfeb6fc2dadb5eca69afde9a720fd5694c1af.tar.bz2
packages-800cfeb6fc2dadb5eca69afde9a720fd5694c1af.tar.xz
packages-800cfeb6fc2dadb5eca69afde9a720fd5694c1af.zip
Merge branch 'bump.djt.20200211' into 'master'
djt's regular bumps (february 2020) See merge request adelie/packages!399
Diffstat (limited to 'system/iproute2')
-rw-r--r--system/iproute2/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/iproute2/APKBUILD b/system/iproute2/APKBUILD
index ab8c16d73..ee22a4922 100644
--- a/system/iproute2/APKBUILD
+++ b/system/iproute2/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Natanael Copa <ncopa@alpinelinux.org>
# Maintainer: Dan Theisen <djt@hxx.in>
pkgname=iproute2
-pkgver=5.3.0
+pkgver=5.5.0
pkgrel=0
pkgdesc="Advanced IP routing and network device configuration tools"
url="https://wiki.linuxfoundation.org/networking/iproute2"
@@ -55,4 +55,4 @@ bashcomp() {
rmdir -p "$pkgdir"/usr/share 2>/dev/null || true
}
-sha512sums="c20ce477cb3ec24194ea56d3d9037795e26975ffde188b63ba974a0aa671dd169f356e9446bf43dc56523e01c0bafa442b91d83da9b2302daee18e237f2f3157 iproute2-5.3.0.tar.xz"
+sha512sums="a59fb6d620206aa17a4ff7d4510b99322e39b6cf34a00953a7d4cd4d62ca85de16d2e28e33cafa7b026edd4f63c81f3f337954aafe963b964ca0cd2d5c54ac78 iproute2-5.5.0.tar.xz"