[arch-commits] Commit in libbpf/trunk (PKGBUILD)
Levente Polyak
anthraxx at archlinux.org
Thu Jul 16 21:22:29 UTC 2020
Date: Thursday, July 16, 2020 @ 21:22:29
Author: anthraxx
Revision: 391997
upgpkg: libbpf 0.0.9-1
Modified:
libbpf/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-16 21:07:41 UTC (rev 391996)
+++ PKGBUILD 2020-07-16 21:22:29 UTC (rev 391997)
@@ -2,7 +2,7 @@
# Contributor: Adrian Bacircea <adrian.bacircea at gmail.com>
pkgname=libbpf
-pkgver=0.0.8
+pkgver=0.0.9
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=('1074fb52b7a158e4e2713c4c7083528ccf2d99b899853078f230234ba112071bfa66e174d8800d36516e26d5bf06da44d100a5b2f866d267f62c9308f431220c')
-b2sums=('2a3620c97834cc23e716476b6966c1c65c1c82064b3ba1ae4ab4906ae362a777d9aa7ae40620f9a259fe969a5a897e97c14d97f627f39c47fa28c89abb1efa9a')
+sha512sums=('d54bbdee6f7ea83ffef3fd0abe07f71644bcf83e5cf4a307fb4e03d885503617f1af2d324cc869f0f01a92bcb58836780a4802ac4db83b9f037ea196edc1131a')
+b2sums=('1277ce5b9dab9037e287910c43a71ee33cd6607d7cbe59d40c6930bf49407e04fcdfa6f4795f98202930fd564c1569c2feef0bca73294334f00abd601a288ed0')
build() {
cd ${pkgname}-${pkgver}
More information about the arch-commits
mailing list