mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
libbpf: update to 1.4.5.
This commit is contained in:
parent
7790b7fe27
commit
be291b05d5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'libbpf'
|
# Template file for 'libbpf'
|
||||||
pkgname=libbpf
|
pkgname=libbpf
|
||||||
version=1.4.3
|
version=1.4.5
|
||||||
revision=1
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="LGPL-2.1-only, BSD-2-Clause"
|
license="LGPL-2.1-only, BSD-2-Clause"
|
||||||
homepage="https://github.com/libbpf/libbpf"
|
homepage="https://github.com/libbpf/libbpf"
|
||||||
distfiles="https://github.com/libbpf/libbpf/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/libbpf/libbpf/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=d8be49641dd4c5caa27986a8291907176e3b6fd6fe650e4fee5b45f8093fc935
|
checksum=e225c1fe694b9540271b1f2f15eb882c21c34511ba7b8835b0a13003b3ebde8c
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue