alacritty: update to 0.2.7.

This commit is contained in:
Andrea Brancaleoni 2019-01-27 19:34:41 +01:00
parent 3a965d4ced
commit 761d032841

View file

@ -1,6 +1,6 @@
# Template file for 'alacritty'
pkgname=alacritty
version=0.2.6
version=0.2.7
revision=1
build_style=cargo
hostmakedepends="cmake pkg-config"
@ -12,7 +12,7 @@ license="Apache-2.0"
homepage="https://github.com/jwilm/${pkgname}"
changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
checksum=af0ee0409a8e8ba5d7c492b2e9347c3e5fbdb2cd7a49ee8f16abeb44afcfbe3f
checksum=2d12fd880174fc6530df3718725395e95682444fae04402f37f67a03ba1d5796
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;