mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
aml: update to 0.3.0.
This commit is contained in:
parent
ebaf9abcdc
commit
f37dbe7d4c
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'aml'
|
# Template file for 'aml'
|
||||||
pkgname=aml
|
pkgname=aml
|
||||||
version=0.2.1
|
version=0.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=meson
|
build_style=meson
|
||||||
hostmakedepends="pkg-config"
|
hostmakedepends="pkg-config"
|
||||||
|
@ -9,7 +9,7 @@ maintainer="Zach Dykstra <dykstra.zachary@gmail.com>"
|
||||||
license="ISC"
|
license="ISC"
|
||||||
homepage="https://github.com/any1/aml"
|
homepage="https://github.com/any1/aml"
|
||||||
distfiles="https://github.com/any1/aml/archive/v${version}.tar.gz"
|
distfiles="https://github.com/any1/aml/archive/v${version}.tar.gz"
|
||||||
checksum=c5af3f690b64a7f4dc7141b11f23a4bef190a921f9d71ce70ce0698b5ec58eb0
|
checksum=cba1ca1689d4031faf37bb7a184559106b6d2f462ae8890a9fa16e3022ca1eb0
|
||||||
|
|
||||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||||
makedepends+=" musl-legacy-compat"
|
makedepends+=" musl-legacy-compat"
|
||||||
|
|
Loading…
Add table
Reference in a new issue