mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
alacritty: update to 0.2.5.
This commit is contained in:
parent
7674a33f2e
commit
c31172c530
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'alacritty'
|
# Template file for 'alacritty'
|
||||||
pkgname=alacritty
|
pkgname=alacritty
|
||||||
version=0.2.4
|
version=0.2.5
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
hostmakedepends="cmake pkg-config"
|
hostmakedepends="cmake pkg-config"
|
||||||
|
@ -12,7 +12,7 @@ license="Apache-2.0"
|
||||||
homepage="https://github.com/jwilm/${pkgname}"
|
homepage="https://github.com/jwilm/${pkgname}"
|
||||||
changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/jwilm/${pkgname}/v${version}/CHANGELOG.md"
|
||||||
distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
|
distfiles="https://github.com/jwilm/${pkgname}/archive/v${version}.tar.gz"
|
||||||
checksum=f2d2bf02ffa538fb94e9679260be9c32e52fa4e81d36b8005700fc8b30a84761
|
checksum=86c0c6a7f4fa465ca23f3f3a821582c6e0090dc2f5975df691adf80d0a18d73a
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
case "$XBPS_TARGET_MACHINE" in
|
||||||
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
aarch64-musl) broken="MAP_32BIT; not found in libc" ;;
|
||||||
|
|
Loading…
Add table
Reference in a new issue