mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
amber: update to 0.5.2
This commit is contained in:
parent
34e65bb307
commit
86b8d3b999
1 changed files with 2 additions and 6 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'amber'
|
# Template file for 'amber'
|
||||||
pkgname=amber
|
pkgname=amber
|
||||||
version=0.5.1
|
version=0.5.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
short_desc="Code search/replace tool"
|
short_desc="Code search/replace tool"
|
||||||
|
@ -8,11 +8,7 @@ maintainer="SolitudeSF <solitudesf@protonmail.com>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/dalance/amber"
|
homepage="https://github.com/dalance/amber"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz"
|
||||||
checksum=3f8f8971b07cc12a9b45365edc385d8815c9c3a32b93c1202ee95b58aad4992c
|
checksum=5bcc594f7f4486e2b915bad1329b1a9a0e2dc1adf206eb9555c67e071a9022b8
|
||||||
|
|
||||||
case "$XBPS_TARGET_MACHINE" in
|
|
||||||
aarch64-musl) broken="MAP_32BIT not available" ;;
|
|
||||||
esac
|
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue