dq: update to 0.0.20240101.
This commit is contained in:
parent
73b3191d0a
commit
1ab7e7a07e
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'dq'
|
||||
pkgname=dq
|
||||
version=0.0.20230101
|
||||
revision=2
|
||||
version=0.0.20240101
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_dirs="
|
||||
/etc/dqcache/env 0755 root root
|
||||
|
@ -15,7 +15,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="CC0-1.0"
|
||||
homepage="https://mojzis.com/software/dq/"
|
||||
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
||||
checksum=29d891e7ce7a25b6226a2784e8c5edc7885657e94f1e800e4fadcb3427e0f183
|
||||
checksum=a86b697e4c23568d9aacc93dea8cfaae0d889dfb22509e0491f9de3d80adf9c3
|
||||
|
||||
system_accounts="_dqcache"
|
||||
|
||||
|
@ -36,8 +36,8 @@ post_install() {
|
|||
cat <<-! >"@"
|
||||
198.41.0.4
|
||||
2001:503:ba3e::2:30
|
||||
199.9.14.201
|
||||
2001:500:200::b
|
||||
170.247.170.2
|
||||
2801:1b8:10::b
|
||||
192.33.4.12
|
||||
2001:500:2::c
|
||||
199.7.91.13
|
||||
|
|
Loading…
Reference in New Issue