usbguard: update to 1.1.4, rebuild for protobuf-35.1.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'usbguard'
|
||||
pkgname=usbguard
|
||||
version=1.1.3
|
||||
revision=3
|
||||
version=1.1.4
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto-library=sodium --with-bundled-catch --with-bundled-pegtl"
|
||||
conf_files="/etc/usbguard/*"
|
||||
@@ -12,12 +12,12 @@ make_dirs="
|
||||
hostmakedepends="automake libtool pkg-config asciidoc glib-devel protobuf"
|
||||
makedepends="libqb-devel libsodium-devel protobuf-devel polkit-devel libcap-ng-devel libseccomp-devel"
|
||||
short_desc="Tool for whitelisting and blacklisting USB devices"
|
||||
maintainer="Philoponus Bindle <philoponus-bindle@protonmail.com>"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://usbguard.github.io"
|
||||
changelog="https://raw.githubusercontent.com/USBGuard/usbguard/main/CHANGELOG.md"
|
||||
distfiles="https://github.com/USBGuard/usbguard/releases/download/usbguard-$version/usbguard-$version.tar.gz"
|
||||
checksum=707dad2938923202697f636c2b4e0be80f192242039a2af3fc7ac35d03f78551
|
||||
checksum=7d76b75e779e3c9e6c2fc10e7389dfa34056864c9f0c6eaca722687b7e75893c
|
||||
|
||||
post_install() {
|
||||
vsv usbguard
|
||||
|
||||
Reference in New Issue
Block a user