summaryrefslogtreecommitdiff
path: root/system/iproute2
diff options
context:
space:
mode:
authorDan Theisen <djt@hxx.in>2018-10-29 20:33:29 -0700
committerDan Theisen <djt@hxx.in>2018-10-29 20:40:35 -0700
commit2444c5bbd7d6ddab45e886a4aba1f2204c51af11 (patch)
tree71c2852e688abfd74e1dfddbb1c7f3ba9dd2c5a1 /system/iproute2
parent27f7c2209a1dd80385dc54a7fa0abacdec3c6ba4 (diff)
downloadpackages-2444c5bbd7d6ddab45e886a4aba1f2204c51af11.tar.gz
packages-2444c5bbd7d6ddab45e886a4aba1f2204c51af11.tar.bz2
packages-2444c5bbd7d6ddab45e886a4aba1f2204c51af11.tar.xz
packages-2444c5bbd7d6ddab45e886a4aba1f2204c51af11.zip
system/iproute2: version bump from 4.18.0 to 4.19.0
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 ce85af071..bf0266e65 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=4.18.0
+pkgver=4.19.0
pkgrel=0
pkgdesc="IP configuration, routing, and traffic control utilities"
url="https://wiki.linuxfoundation.org/networking/iproute2"
@@ -55,5 +55,5 @@ bashcomp() {
rmdir -p "$pkgdir"/usr/share 2>/dev/null || true
}
-sha512sums="c7c8e8e76c78faf63548da641769cf9f51811a308cd8eeec171f5f46423f116ff123033f11a554609825aba6d078c95dbbe36aa7ab23bd8d87b3a0d5100be1a9 iproute2-4.18.0.tar.xz
+sha512sums="47c750da2247705b1b1d1621f58987333e54370d0fff2f24106194022de793ff35dfd67fd1be127ce019008705702092d31dac49abf930a7c0dc5c7e7c0665b8 iproute2-4.19.0.tar.xz
d9b40539f4ac074f20b0bb10381de9c3b64aadf612f0d599814cdb632fe97c76c9b4730406b08a6e53739670ca51ea0f699862156247cf20c3b7f4c78394fa46 fix-uapi-garbage.patch"