libxo: update to 1.4.0.

This commit is contained in:
Zach Dykstra 2020-03-08 15:37:01 -05:00 committed by Piraty
parent 65f0419d54
commit 912d07359b

View file

@ -1,6 +1,6 @@
# Template file for 'libxo'
pkgname=libxo
version=1.3.1
version=1.4.0
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -9,7 +9,13 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://juniper.github.io/libxo/libxo-manual.html"
distfiles="https://github.com/Juniper/libxo/releases/download/${version}/libxo-${version}.tar.gz"
checksum=f7284d3196fba933efb0587fe680f88fdba1c0076d43f7791cc747af165f899f
checksum=aa842d9374bc0c640d9526abdeb6f1dc75c1a14e892eafd3c9e0ee2e8dfc1c43
case $XBPS_TARGET_MACHINE in
*-musl)
makedepends+=" musl-legacy-compat"
;;
esac
post_install() {
vlicense Copyright