antimicrox: update to 3.3.4

This commit is contained in:
Pascal Huber 2023-06-10 11:15:41 +02:00 committed by Duncan Overbruck
parent e5b43c7cdd
commit e70cbb2e0e

View File

@ -1,6 +1,6 @@
# Template file for 'antimicrox'
pkgname=antimicrox
version=3.3.3
version=3.3.4
revision=1
build_style=cmake
hostmakedepends="pkg-config extra-cmake-modules itstool gettext qt5-qmake
@ -13,7 +13,7 @@ license="GPL-3.0-or-later"
homepage="https://github.com/AntiMicroX/antimicrox"
changelog="https://raw.githubusercontent.com/AntiMicroX/antimicrox/master/CHANGELOG.md"
distfiles="https://github.com/AntiMicroX/antimicrox/archive/${version}.tar.gz"
checksum=80c446b1149b742b51e3b6d355866294bd6171f48534b3cf23848011736edc2b
checksum=c5e8d7c827f64b0a162133f9cac2ddc8dc0c9243541fae1a8ced5424b4fb7b3c
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" libexecinfo-devel"