summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKonstantin Shalygin2019-01-09 21:45:27 +0700
committerKonstantin Shalygin2019-01-09 21:45:27 +0700
commit00c36a582750cdf25088de1cf9e23ea651b6384c (patch)
tree9f748989400a0d42f2d8c076d46429c3d8f794f7 /PKGBUILD
parentde5d648d668a98b1329c924c984b00a3c20a19c0 (diff)
downloadaur-00c36a582750cdf25088de1cf9e23ea651b6384c.tar.gz
Bump to 6.0.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 81edc0b414b6..23ccfa5bb540 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Shalygin Konstantin <k0ste@k0ste.ru>
pkgname='frr'
-pkgver='6.0.1'
+pkgver='6.0.2'
pkgrel='1'
pkgdesc='FRRouting (quagga fork) supports BGP4, OSPFv2, OSPFv3, ISIS, RIP, RIPng, PIM, LDP, NHRP and EIGRP.'
arch=('any')
@@ -15,7 +15,7 @@ provides=('quagga' 'quagga_cumulus')
source=("https://github.com/FRRouting/${pkgname}/archive/${pkgname}-${pkgver}.tar.gz"
"${pkgname}.sysusers"
"${pkgname}.tmpfiles")
-sha256sums=('5fa2defebf00fb457edaa3cc39a63534b081526c00a3aeafc569caa7fc300cd1'
+sha256sums=('dde97d012b6068a1230c0c6a03b38015befae37f617b9ffbd17024c71a170d94'
'9371cc0522d13621c623b5da77719052bdebdceb7ffdbdc06fc32a2f07118e7e'
'6f8dd86ef9c600763faead3052908531e8dc8ef67058e6f7f8da01bf0fe4eb89')