mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
xh: update to 0.20.1
This commit is contained in:
parent
ac7c55bc20
commit
132db0692f
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.19.4
|
version=0.20.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=1ab3ede256d4f0fba965ad15c0446a48ff61524ef27d3a1067916b1359568778
|
checksum=3d4f5ac1c7ead00891c85a569df452d583d3c10df61f6ceb3fb58b5fef2ffdbc
|
||||||
|
|
||||||
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