aml: update to 0.3.0.

This commit is contained in:
Zach Dykstra 2023-11-06 09:15:11 -06:00 committed by Leah Neukirchen
parent ebaf9abcdc
commit f37dbe7d4c

View file

@ -1,6 +1,6 @@
# Template file for 'aml'
pkgname=aml
version=0.2.1
version=0.3.0
revision=1
build_style=meson
hostmakedepends="pkg-config"
@ -9,7 +9,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
license="ISC"
homepage="https://github.com/any1/aml"
distfiles="https://github.com/any1/aml/archive/v${version}.tar.gz"
checksum=c5af3f690b64a7f4dc7141b11f23a4bef190a921f9d71ce70ce0698b5ec58eb0
checksum=cba1ca1689d4031faf37bb7a184559106b6d2f462ae8890a9fa16e3022ca1eb0
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
makedepends+=" musl-legacy-compat"