mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 22:53:51 +02:00
dq: update to 0.0.20230101.
This commit is contained in:
parent
244390666b
commit
08ea8f4414
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dq'
|
# Template file for 'dq'
|
||||||
pkgname=dq
|
pkgname=dq
|
||||||
version=0.0.20220822
|
version=0.0.20230101
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_dirs="
|
make_dirs="
|
||||||
|
@ -12,10 +12,10 @@ conf_files="
|
||||||
/etc/dqcache/root/servers/*"
|
/etc/dqcache/root/servers/*"
|
||||||
short_desc="Recursive DNS/DNSCurve server and cli tool to debug DNS/DNSCurve"
|
short_desc="Recursive DNS/DNSCurve server and cli tool to debug DNS/DNSCurve"
|
||||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="Public Domain"
|
license="CC0-1.0"
|
||||||
homepage="https://mojzis.com/software/dq/"
|
homepage="https://mojzis.com/software/dq/"
|
||||||
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
||||||
checksum=6f64b248154e852d0da2f6cc81e5578e7fb3387737aadf1b0bd3e14fec92e316
|
checksum=29d891e7ce7a25b6226a2784e8c5edc7885657e94f1e800e4fadcb3427e0f183
|
||||||
|
|
||||||
system_accounts="_dqcache"
|
system_accounts="_dqcache"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue