summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorT.J. Townsend2022-09-15 13:33:49 -0400
committerT.J. Townsend2022-09-15 13:33:49 -0400
commit27faeeef8d66c469c042459d8488e4f106b956f6 (patch)
tree623014c4682a98061db279668a58cfca14eab69c /PKGBUILD
parentde11f3a33e32e74f0befb57520864708dd262bcd (diff)
downloadaur-27faeeef8d66c469c042459d8488e4f106b956f6.tar.gz
update to 7.6
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e7ad81df0dbe..7aa6b07d0e0c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Yuuta Liang <yuuta@yuuta.moe>
pkgname=openbgpd
-pkgver=7.5
-pkgrel=3
+pkgver=7.6
+pkgrel=1
pkgdesc="A FREE implementation of the Border Gateway Protocol, Version 4"
arch=(x86_64)
url="https://www.openbgpd.org"
@@ -12,7 +12,7 @@ depends=(libevent)
source=(https://cdn.openbsd.org/pub/OpenBSD/OpenBGPD/openbgpd-${pkgver}.tar.gz{,.asc}
bgpd.service
sysusers.conf)
-sha256sums=('67a81b3005cb23416b1c4842f1a1ed63a113c26ef1e91ce9ec0b90dcd5caffea'
+sha256sums=('b91152106c6450aa56df7bc3a6ea6b283088ca83ee138cc8bbbb14ced60c1417'
'SKIP'
'374fbf93489ba8e5d8722c534e5c899a6c01601d5540423ac290fcc0fe6c77c6'
'00165fa765f95ad0a99df2744401b7892384601f70a98d6d0097144cb55f9d68')