mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libbpf: update to 1.4.6.
This commit is contained in:
parent
cccb1e8206
commit
d795e0d890
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'libbpf'
|
# Template file for 'libbpf'
|
||||||
pkgname=libbpf
|
pkgname=libbpf
|
||||||
version=1.4.5
|
version=1.4.6
|
||||||
revision=2
|
revision=1
|
||||||
build_wrksrc="src"
|
build_wrksrc="src"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -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=e225c1fe694b9540271b1f2f15eb882c21c34511ba7b8835b0a13003b3ebde8c
|
checksum=d4cf3ee697d9bd959ad3c0f5c6757370a2559e54448761271e15a23c31c1082e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense ../LICENSE
|
vlicense ../LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue