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