summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authortqre2020-08-10 19:27:30 +0300
committertqre2020-08-10 19:27:30 +0300
commit5edd17460f03b56ff879b00950e413a3858341e8 (patch)
tree1e26f452caccc6656922696d02f72e4d9e6acad2 /PKGBUILD
parentde52f9e58b5d8511e098c35ff1d62f34c5c60d07 (diff)
downloadaur-5edd17460f03b56ff879b00950e413a3858341e8.tar.gz
iproute2 version to 5.8.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5cde325469e..6a1b6a8ff75e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
# If you want to help keep it up to date, please open a Pull Request there.
pkgname=iproute2-selinux
-pkgver=5.7.0
+pkgver=5.8.0
pkgrel=1
pkgdesc='IP Routing Utilities with SELinux support'
arch=('x86_64')
@@ -29,7 +29,7 @@ options=('staticlibs')
validpgpkeys=('9F6FC345B05BE7E766B83C8F80A77F6095CDE47E') # Stephen Hemminger
source=("https://www.kernel.org/pub/linux/utils/net/${pkgname/-selinux}/${pkgname/-selinux}-${pkgver}.tar."{xz,sign}
'0001-make-iproute2-fhs-compliant.patch')
-sha256sums=('725dc7ba94aae54c6f8d4223ca055d9fb4fe89d6994b1c03bfb4411c4dd10f21'
+sha256sums=('cfcd1f890290f8c8afcc91d9444ad929b9252c16f9ab3f286c50dd3c59dc646e'
'SKIP'
'f60fefe4c17d3b768824bb50ae6416292bcebba06d73452e23f4147b46b827d3')