mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
New package: q-0.19.2
This commit is contained in:
parent
e899e82651
commit
1d0008c41e
1 changed files with 14 additions and 0 deletions
14
srcpkgs/q/template
Normal file
14
srcpkgs/q/template
Normal file
|
@ -0,0 +1,14 @@
|
||||||
|
# Template file for 'q'
|
||||||
|
pkgname=q
|
||||||
|
version=0.19.2
|
||||||
|
revision=1
|
||||||
|
build_style=go
|
||||||
|
go_import_path="github.com/natesales/q"
|
||||||
|
go_ldflags="-X main.version=${version}"
|
||||||
|
short_desc="Tiny command line DNS client with support for many transport protocols"
|
||||||
|
maintainer="classabbyamp <void@placeviolette.net>"
|
||||||
|
license="GPL-3.0-only"
|
||||||
|
homepage="https://github.com/natesales/q"
|
||||||
|
changelog="https://github.com/natesales/q/releases"
|
||||||
|
distfiles="https://github.com/natesales/q/archive/refs/tags/v${version}.tar.gz"
|
||||||
|
checksum=9ce80c34ba2b75fc9ea486df412e7bdf9d9dceffa1a08f4113d0ab3210757a92
|
Loading…
Add table
Reference in a new issue