diff options
author | Juergen Daubert <jue@jue.li> | 2020-10-17 17:34:39 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-10-17 17:34:39 +0200 |
commit | 4fb20e4a6841b78cb7ea97420df38c6138fbe36f (patch) | |
tree | 2cec384976861ea1bc9433f58cb0efe5a80e59d7 /iproute2 | |
parent | 12214d746879f8ce1c275a76c6e0fef105123f11 (diff) | |
download | core-4fb20e4a6841b78cb7ea97420df38c6138fbe36f.tar.gz core-4fb20e4a6841b78cb7ea97420df38c6138fbe36f.tar.xz |
iproute2: update to 5.9.0
Diffstat (limited to 'iproute2')
-rw-r--r-- | iproute2/.signature | 6 | ||||
-rw-r--r-- | iproute2/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/iproute2/.signature b/iproute2/.signature index 19dc56a7..32a2ac6b 100644 --- a/iproute2/.signature +++ b/iproute2/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqvT+j/45giSa1JVW7YDtguro2xeemtBUgBjxyD9L6FZtJqslW5VQ25YSsxveS2OskizQIH7cPX4l9CoeYXqR0gk= -SHA256 (Pkgfile) = 6aaf634f8309108ee07722f517f9e317042c0f7dd37c136c834a9562b60e1b74 +RWRJc1FUaeVeqhvq8Vz7CnaSYsGy7zYOyQz01o7KKQlG9HVpzlobYCypz7EA27MzfaKqgor8UmGZZFnLDqEeYYQe/W2FDH8D6g8= +SHA256 (Pkgfile) = 8248b4f9a9df4f7baa16d1445f51ea7901ae954de3bb6c7f207cebdcdc0e37e8 SHA256 (.footprint) = 7708f2df613aca5620e62cefda7c1aa0a90628e26444d7ec52c7bad2f61a398c -SHA256 (iproute2-5.8.0.tar.xz) = cfcd1f890290f8c8afcc91d9444ad929b9252c16f9ab3f286c50dd3c59dc646e +SHA256 (iproute2-5.9.0.tar.xz) = a25dac94bcdcf2f73316c7f812115ea7a5710580bad892b08a83d00c6b33dacf SHA256 (lo.iproute2) = ce94fcf414aa11927a66a221af14180f125f4efbf985dd4db9a1b43dad9cbcc7 SHA256 (net.iproute2) = 0af62a6d674d159ec77ccb46c7ee189c1dc4db0213026d6c42c2b80ce01d231d diff --git a/iproute2/Pkgfile b/iproute2/Pkgfile index d19c75e2..06e7c4b0 100644 --- a/iproute2/Pkgfile +++ b/iproute2/Pkgfile @@ -4,7 +4,7 @@ # Depends on: db iptables libcap name=iproute2 -version=5.8.0 +version=5.9.0 release=1 source=(https://www.kernel.org/pub/linux/utils/net/$name/$name-$version.tar.xz \ lo.iproute2 net.iproute2) |