mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
xh: update to 0.22.0
This commit is contained in:
parent
fe5ae07f87
commit
1a0ae5da0f
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.21.0
|
version=0.22.0
|
||||||
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=7e6b91a46bbbfee3907bf06d224a2e66a92b8f3e3950de43de5f06ce3beaacec
|
checksum=72f4d5e24165d8749433167e3ad3df8f26faafb250f1232acbe5192843e4157c
|
||||||
|
|
||||||
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