upg nss libbpf

This commit is contained in:
joborun linux 2023-05-08 12:18:46 +03:00
parent 1224036696
commit 62b1a2e586
4 changed files with 18 additions and 16 deletions

View File

@ -7,11 +7,10 @@
# when libbpf is upgraded iproute2 should be rebuilt "afterwards" based on the new libbpf
pkgname=libbpf
pkgver=1.1.0
pkgver=1.2.0
pkgrel=01
pkgdesc='Library for loading eBPF programs and reading and manipulating eBPF objects from user-space'
url='https://github.com/libbpf/libbpf'
arch=('x86_64')
depends=('glibc' 'libelf' 'linux-api-headers')
makedepends=('rsync')
provides=('libbpf.so')
@ -30,12 +29,15 @@ package() {
install -Dm 644 README.md -t "${pkgdir}/usr/share/doc/${pkgname}"
}
#---- license gpg-key sha256sums ----
#---- arch license gpg-key & sha256sums ----
arch=(x86_64)
license=('LGPL2.1')
sha256sums=(5da826c968fdb8a2f714701cfef7a4b7078be030cf58b56143b245816301cbb8) # libbpf-1.1.0.tar.gz
sha256sums=(dadd4bb6ab3bf9c667d42ee2ae4f7673fca8c60c0f467fcd88c211478266f644) # libbpf-1.2.0.tar.gz
## 8446c109ce2ef1ca176d38645cfee20c9b7db20083824d04dc32584b3cdd1b5f libbpf-1.2.0-01-x86_64.pkg.tar.lz
## 91a8781b5140b26e5d19f83ab52bcf93ace074a393fca92a50995c1426b5f81f libbpf-1.1.0-01-x86_64.pkg.tar.lz

View File

@ -2,7 +2,7 @@
# Contributor: Adrian Bacircea <adrian.bacircea@gmail.com>
pkgname=libbpf
pkgver=1.1.0
pkgver=1.2.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 @@ depends=('glibc' 'libelf' 'linux-api-headers')
makedepends=('rsync')
provides=('libbpf.so')
source=(https://github.com/libbpf/libbpf/archive/v${pkgver}/${pkgname}-${pkgver}.tar.gz)
sha512sums=('751126893883c68e5472724988327e03f7f52becd472f7d6239fa838762f857e54a0347f8f824b8c32ca93b8f419310a86e1d75e3646dae72c2d2992d093b828')
b2sums=('70bee4e94c3b372501e1697cec6573fb3292e61236ed210bde4c3a838494cc951571d7c47720c28a47b8e038331775d66d3f4ad24423f5102e1ee708d1981f88')
sha512sums=('b5291e807a3c83cb80a47e3518a3ab5ad0b0e6157842117c0684c32e525dce0cca199c3c9028390b94a73ff968391aa023312d3b8bd7472aff1c9ee5206c424e')
b2sums=('cd10fd9133f01d3f8dbd5ed4585e5605c3b9fb0d9f6ee76a49dcb61a0555edfeb85e333f7b8eb069f47a65d0ab24dcdc33502bd660378cd662a366f10de627a4')
build() {
cd ${pkgname}-${pkgver}

View File

@ -7,14 +7,14 @@
pkgbase=nss
pkgname=(nss ca-certificates-mozilla)
pkgver=3.89
pkgrel=1
pkgver=3.89.1
pkgrel=01
pkgdesc="Network Security Services - zstd mandatory here!"
url="https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS"
depends=('nspr>=4.35' sqlite zlib sh 'p11-kit>=0.23.19')
makedepends=(perl python gyp mercurial)
#options=(debug) # uncomment this if you need to build the nss debug pkg
_revision=4e4ebb9ad0d4391035c76c26967682c148ff0fd7
_revision=c8e02a52aa1979e28bdba814df1b72fc743d66d4
source=("hg+https://hg.mozilla.org/projects/nss#revision=$_revision"
bundle.sh
certdata2pem.py)
@ -108,6 +108,6 @@ sha256sums=(SKIP # nss
3bfadf722da6773bdabdd25bdf78158648043d1b7e57615574f189a88ca865dd # bundle.sh
d2a1579dae05fd16175fac27ef08b54731ecefdf414085c610179afcf62b096c) # certdata2pem.py
## 96a6cdea91fe3c96f9c7aa60e8473dad2230e876f743a45855786bd28af76bf5 ca-certificates-mozilla-3.89-1-x86_64.pkg.tar.lz
## 85aa34a8ddffba181e19bb27882ab3423167c58c741b3c27578540b5595a5a61 nss-3.89-1-x86_64.pkg.tar.lz
## ac1b6718388b78eb78495bf432a2718f0e70a29c297e46d1430ceef634e38714 ca-certificates-mozilla-3.89.1-01-x86_64.pkg.tar.lz
## aa6dcfa5872ec57529551b64992f5adb196f8a0110159ada93613a240266b950 nss-3.89.1-01-x86_64.pkg.tar.lz

View File

@ -1,6 +1,6 @@
real 20m9.787s
user 5m8.081s
sys 0m23.633s
real 1m36.045s
user 4m45.970s
sys 0m19.317s