mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
dq: update to 0.0.20241027.
This commit is contained in:
parent
70eb89fa0d
commit
c5af050a21
1 changed files with 4 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'dq'
|
# Template file for 'dq'
|
||||||
pkgname=dq
|
pkgname=dq
|
||||||
version=0.0.20240101
|
version=0.0.20241027
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_dirs="
|
make_dirs="
|
||||||
|
@ -13,9 +13,10 @@ conf_files="
|
||||||
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="CC0-1.0"
|
license="CC0-1.0"
|
||||||
homepage="https://mojzis.com/software/dq/"
|
homepage="https://github.com/janmojzis/dq"
|
||||||
|
changelog="https://github.com/janmojzis/dq/releases"
|
||||||
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
||||||
checksum=a86b697e4c23568d9aacc93dea8cfaae0d889dfb22509e0491f9de3d80adf9c3
|
checksum=413a7aa97a31bc81886aea943dce39b674da2ec5a205f6d7c5cda7c365b9e1fb
|
||||||
|
|
||||||
system_accounts="_dqcache"
|
system_accounts="_dqcache"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue