mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
q: update to 0.19.5.
This commit is contained in:
parent
14d9a7e379
commit
ad0b002463
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'q'
|
# Template file for 'q'
|
||||||
pkgname=q
|
pkgname=q
|
||||||
version=0.19.2
|
version=0.19.5
|
||||||
revision=2
|
revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/natesales/q"
|
go_import_path="github.com/natesales/q"
|
||||||
go_ldflags="-X main.version=${version}"
|
go_ldflags="-X main.version=${version}"
|
||||||
|
@ -11,4 +11,4 @@ license="GPL-3.0-only"
|
||||||
homepage="https://github.com/natesales/q"
|
homepage="https://github.com/natesales/q"
|
||||||
changelog="https://github.com/natesales/q/releases"
|
changelog="https://github.com/natesales/q/releases"
|
||||||
distfiles="https://github.com/natesales/q/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/natesales/q/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=9ce80c34ba2b75fc9ea486df412e7bdf9d9dceffa1a08f4113d0ab3210757a92
|
checksum=6d85b6e5ebb99a2c2e69dfba4fdb758b676664fde5af7cd258f4fdc2b6c4702a
|
||||||
|
|
Loading…
Add table
Reference in a new issue