Skip to content
Snippets Groups Projects
Verified Commit 0b054f99 authored by Antonio Rojas's avatar Antonio Rojas
Browse files

upgpkg: 1.2.1-1: Update to 1.2.1

parent ed41327c
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=1.2.0 pkgver=1.2.1
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=('glibc' 'libelf' 'linux-api-headers') ...@@ -12,8 +12,8 @@ depends=('glibc' '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=('b5291e807a3c83cb80a47e3518a3ab5ad0b0e6157842117c0684c32e525dce0cca199c3c9028390b94a73ff968391aa023312d3b8bd7472aff1c9ee5206c424e') sha512sums=('080103800808a16cab99c445add50af2656584776b360d90a8d3abbf44bcde55b64f8ff36a2577a13918375b578ca474740f333c860962fb98957d67f0ae83d9')
b2sums=('cd10fd9133f01d3f8dbd5ed4585e5605c3b9fb0d9f6ee76a49dcb61a0555edfeb85e333f7b8eb069f47a65d0ab24dcdc33502bd660378cd662a366f10de627a4') b2sums=('fa384675be2d24f284d8384d23a395e9106d9f0456a9c34608bcc57b990addc85708b1aa17102044c03a0458949e494865316babc0d7e496d8ce902abf64a072')
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