usbguard: update to 1.0.0
This commit is contained in:
parent
3ee5815a1a
commit
9863df751a
2 changed files with 4 additions and 4 deletions
|
@ -3739,7 +3739,7 @@ liblog4cpp.so.5 log4cpp-1.1.3_1
|
|||
libnuspell.so.3 libnuspell-3.0.0_1
|
||||
liblog4c.so.3 log4c-1.2.4_1
|
||||
libqb.so.100 libqb-2.0.0_1
|
||||
libusbguard.so.0 usbguard-0.7.5_1
|
||||
libusbguard.so.1 usbguard-1.0.0_1
|
||||
libknet.so.1 libknet1-1.11_1
|
||||
libdrumstick-file.so.1 drumstick-1.1.2_1
|
||||
libdrumstick-alsa.so.1 drumstick-1.1.2_1
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'usbguard'
|
||||
pkgname=usbguard
|
||||
version=0.7.8
|
||||
revision=4
|
||||
version=1.0.0
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-crypto-library=sodium --with-bundled-catch --with-bundled-pegtl"
|
||||
conf_files="/etc/usbguard/*"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Philoponus Bindle <philoponus-bindle@protonmail.com>"
|
|||
license="GPL-2.0-or-later"
|
||||
homepage="https://usbguard.github.io"
|
||||
distfiles="https://github.com/USBGuard/usbguard/releases/download/usbguard-$version/usbguard-$version.tar.gz"
|
||||
checksum=45b0bea8a2239f7ff3c5fe0027dfa7ce4641e8996e05cb91640276876b8d85c6
|
||||
checksum=5617986cd5dd1a2d311041648a1977d836cf4e33a4121d7f82599f21496abc42
|
||||
|
||||
post_install() {
|
||||
vsv usbguard
|
||||
|
|
Loading…
Reference in a new issue