antimicrox: update to 3.3.3

This commit is contained in:
Pascal Huber 2023-05-13 14:58:04 +02:00 committed by Andrew Benson
parent 85385f83de
commit 2bd509203d

View file

@ -1,6 +1,6 @@
# Template file for 'antimicrox'
pkgname=antimicrox
version=3.3.2
version=3.3.3
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=9f5b51655fb5bac9259e553bc3f001f4d31088f83ee0f90f0c136e58c10e9724
checksum=80c446b1149b742b51e3b6d355866294bd6171f48534b3cf23848011736edc2b
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" libexecinfo-devel"