bpfmon: update to 2.52.

This commit is contained in:
Duncaen 2023-08-14 15:37:43 +02:00
parent 90fd0f242a
commit dca51cf531
No known key found for this signature in database
GPG Key ID: 335C1D17EC3D6E35
1 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'bpfmon'
pkgname=bpfmon
version=2.51
revision=2
version=2.52
revision=1
build_style=gnu-makefile
hostmakedepends="pkg-config"
makedepends="libpcap-devel yascreen-devel"
@ -9,9 +9,9 @@ short_desc="BPF based visual packet rate monitor"
maintainer="Duncaen <duncaen@voidlinux.org>"
license="GPL-2.0-or-later"
homepage="https://github.com/bbonev/bpfmon"
changelog="https://github.com/bbonev/bpfmon/raw/master/debian/changelog"
changelog="https://github.com/bbonev/bpfmon/releases"
distfiles="https://github.com/bbonev/bpfmon/releases/download/v${version}/bpfmon-${version}.tar.xz"
checksum=a3b922c728856ca357432ded6855382a2f27cd8fd3c92947a94cda657577d779
checksum=e4e882c6d998b8adb04e1372d4f7a3342fede472770ab3aa9bf6ebd5b848c5e7
post_extract() {
vsed -e 's;$(PREFIX)/sbin;$(PREFIX)/bin;g' -i Makefile