alacritty: update to 0.2.8

This commit is contained in:
svenper 2019-02-10 23:17:28 +00:00 committed by maxice8
parent 385cd8c3e8
commit 13198d8d08

View file

@ -1,6 +1,6 @@
# Template file for 'alacritty'
pkgname=alacritty
version=0.2.7
version=0.2.8
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=2d12fd880174fc6530df3718725395e95682444fae04402f37f67a03ba1d5796
checksum=e9eafe6bfd037a2b061a1c70dcbf77af6d6715f4ffce10638f91951347285b6c
case "$XBPS_TARGET_MACHINE" in
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;