libbpf: update to 1.4.1.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'libbpf'
|
# Template file for 'libbpf'
|
||||||
pkgname=libbpf
|
pkgname=libbpf
|
||||||
version=1.4.0
|
version=1.4.1
|
||||||
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=4271dfd51f59d23c03d9ae62d8a92622af0f5216a620a7a666c4975c3c7cda6e
|
checksum=cc01a3a05d25e5978c20be7656f14eb8b6fcb120bb1c7e8041e497814fc273cb
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user