aml: update to 0.2.1
This commit is contained in:
parent
d74c11a8b3
commit
ad58df33ad
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'aml'
|
||||
pkgname=aml
|
||||
version=0.1.0
|
||||
version=0.2.1
|
||||
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=50341861e9bb4eaaf11731941c276ef22b78e0e3d9b1442f6cf683f1b8e08bff
|
||||
checksum=c5af3f690b64a7f4dc7141b11f23a4bef190a921f9d71ce70ce0698b5ec58eb0
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
makedepends+=" musl-legacy-compat"
|
||||
|
|
Loading…
Reference in a new issue