Skip to content
Snippets Groups Projects
Commit bc8c1516 authored by Levente Polyak's avatar Levente Polyak :rocket:
Browse files

upgpkg: 0.0.9-1

parent a42a5386
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Contributor: Adrian Bacircea <adrian.bacircea@gmail.com> # Contributor: Adrian Bacircea <adrian.bacircea@gmail.com>
pkgname=libbpf pkgname=libbpf
pkgver=0.0.8 pkgver=0.0.9
pkgrel=1 pkgrel=1
pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space' pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space'
url='https://github.com/libbpf/libbpf' url='https://github.com/libbpf/libbpf'
...@@ -12,8 +12,8 @@ depends=('libelf' 'linux-api-headers') ...@@ -12,8 +12,8 @@ depends=('libelf' 'linux-api-headers')
makedepends=('rsync') makedepends=('rsync')
provides=('libbpf.so') provides=('libbpf.so')
source=(https://github.com/libbpf/libbpf/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz) source=(https://github.com/libbpf/libbpf/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
sha512sums=('1074fb52b7a158e4e2713c4c7083528ccf2d99b899853078f230234ba112071bfa66e174d8800d36516e26d5bf06da44d100a5b2f866d267f62c9308f431220c') sha512sums=('d54bbdee6f7ea83ffef3fd0abe07f71644bcf83e5cf4a307fb4e03d885503617f1af2d324cc869f0f01a92bcb58836780a4802ac4db83b9f037ea196edc1131a')
b2sums=('2a3620c97834cc23e716476b6966c1c65c1c82064b3ba1ae4ab4906ae362a777d9aa7ae40620f9a259fe969a5a897e97c14d97f627f39c47fa28c89abb1efa9a') b2sums=('1277ce5b9dab9037e287910c43a71ee33cd6607d7cbe59d40c6930bf49407e04fcdfa6f4795f98202930fd564c1569c2feef0bca73294334f00abd601a288ed0')
build() { build() {
cd ${pkgname}-${pkgver} cd ${pkgname}-${pkgver}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment