mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
xq: update to 1.3.0
This commit is contained in:
parent
3063d27b00
commit
49ef02d1df
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'xq'
|
||||
pkgname=xq
|
||||
version=1.2.5
|
||||
version=1.3.0
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path=github.com/sibprogrammer/xq
|
||||
|
@ -10,7 +10,7 @@ maintainer="Emil Miler <em@0x45.cz>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/sibprogrammer/xq"
|
||||
distfiles="https://github.com/sibprogrammer/xq/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=9432a992d2f0ab82a7350da6317e27f835713c340177518dd08581bd0e918365
|
||||
checksum=6f75b4433ac83b9ddbc60e1106349e22654d14bb58e198f811b2f9d10181ee8f
|
||||
|
||||
post_install() {
|
||||
mv "$DESTDIR/usr/bin/"{xq,xq-go}
|
||||
|
|
Loading…
Add table
Reference in a new issue