[arch-commits] Commit in libbpf/trunk (PKGBUILD)

Levente Polyak anthraxx at gemini.archlinux.org
Sat May 21 20:14:06 UTC 2022


    Date: Saturday, May 21, 2022 @ 20:14:05
  Author: anthraxx
Revision: 446316

upgpkg: libbpf 0.8.0-1

Modified:
  libbpf/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-21 20:11:17 UTC (rev 446315)
+++ PKGBUILD	2022-05-21 20:14:05 UTC (rev 446316)
@@ -2,7 +2,7 @@
 # Contributor:  Adrian Bacircea <adrian.bacircea at gmail.com>
 
 pkgname=libbpf
-pkgver=0.7.0
+pkgver=0.8.0
 pkgrel=1
 pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space'
 url='https://github.com/libbpf/libbpf'
@@ -12,8 +12,8 @@
 makedepends=('rsync')
 provides=('libbpf.so')
 source=(https://github.com/libbpf/libbpf/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
-sha512sums=('9677cd42124766713d8d773ebef1fc1782a167f2469e48d83ad28a68f7f8fb5f840aad62ffe27c4cd5acba34dfa969c21e8cf6390d7832a378f87a63607eee76')
-b2sums=('e35116d622f3bb7dda0d5f6fbcae776277a5154a3c75d26dec325dcd7795826cbe69344da7fd19f2ab60a54225d4a77e64d4d5a6cb14dfd20e6372ac16ebc868')
+sha512sums=('8b034a9c8f23207638630b95ff95a651148a800589eb52f2fe09698bf3c4147f2e2008b24de45a70832cc7669cdfebd78bc491e575ca0b27de5c2de3b1fb5637')
+b2sums=('c8e380d80f69f10da9d8a6ea4d19a53e8b34ed5a6072e1b57c61273f0714d13135c917224086de37246d9e47e9b848cbe75aced79278711a3007aa9e564db4b5')
 
 build() {
   cd ${pkgname}-${pkgver}



More information about the arch-commits mailing list