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