bpfmon: update to 2.53.
This commit is contained in:
parent
c5af050a21
commit
42dbaa2ee6
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'bpfmon'
|
# Template file for 'bpfmon'
|
||||||
pkgname=bpfmon
|
pkgname=bpfmon
|
||||||
version=2.52
|
version=2.53
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-or-later"
|
||||||
homepage="https://github.com/bbonev/bpfmon"
|
homepage="https://github.com/bbonev/bpfmon"
|
||||||
changelog="https://github.com/bbonev/bpfmon/releases"
|
changelog="https://github.com/bbonev/bpfmon/releases"
|
||||||
distfiles="https://github.com/bbonev/bpfmon/releases/download/v${version}/bpfmon-${version}.tar.xz"
|
distfiles="https://github.com/bbonev/bpfmon/releases/download/v${version}/bpfmon-${version}.tar.xz"
|
||||||
checksum=e4e882c6d998b8adb04e1372d4f7a3342fede472770ab3aa9bf6ebd5b848c5e7
|
checksum=f73508a40b093caea8ac20431c19b1e89627311bbd8ff49063ec987378a46a7c
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
vsed -e 's;$(PREFIX)/sbin;$(PREFIX)/bin;g' -i Makefile
|
vsed -e 's;$(PREFIX)/sbin;$(PREFIX)/bin;g' -i Makefile
|
||||||
|
|
Loading…
Reference in New Issue