mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xh: update to 0.23.1
This commit is contained in:
parent
8058041a5f
commit
936ba47e70
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'xh'
|
# Template file for 'xh'
|
||||||
pkgname=xh
|
pkgname=xh
|
||||||
version=0.23.0
|
version=0.23.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cargo
|
build_style=cargo
|
||||||
configure_args="--no-default-features --features online-tests,native-tls"
|
configure_args="--no-default-features --features online-tests,native-tls"
|
||||||
|
@ -12,7 +12,7 @@ license="MIT"
|
||||||
homepage="https://github.com/ducaale/xh"
|
homepage="https://github.com/ducaale/xh"
|
||||||
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
|
changelog="https://raw.githubusercontent.com/ducaale/xh/master/CHANGELOG.md"
|
||||||
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/ducaale/xh/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=c44ca41b52b5857895d0118b44075d94c3c4a98b025ed3433652519a1ff967a0
|
checksum=3f7dc6a3c8809f57a32c9aae7a192b54e87702a65d426784c1775676eea2e67f
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
ln -sf xh "${DESTDIR}/usr/bin/xhs"
|
ln -sf xh "${DESTDIR}/usr/bin/xhs"
|
||||||
|
|
Loading…
Add table
Reference in a new issue