mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
dq: update to 0.0.20250201.
This commit is contained in:
parent
38d8c644b4
commit
b5b9e5ec40
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
# Template file for 'dq'
|
||||
pkgname=dq
|
||||
version=0.0.20241027
|
||||
version=0.0.20250201
|
||||
revision=1
|
||||
build_style=gnu-makefile
|
||||
make_use_env=yes
|
||||
make_dirs="
|
||||
/etc/dqcache/env 0755 root root
|
||||
/etc/dqcache/root/servers 0755 root root
|
||||
|
@ -16,12 +17,12 @@ license="CC0-1.0"
|
|||
homepage="https://github.com/janmojzis/dq"
|
||||
changelog="https://github.com/janmojzis/dq/releases"
|
||||
distfiles="https://github.com/janmojzis/dq/archive/${version##*.}.tar.gz"
|
||||
checksum=413a7aa97a31bc81886aea943dce39b674da2ec5a205f6d7c5cda7c365b9e1fb
|
||||
checksum=37b1f63431ac502a47562515d3d23bdc303a142f4dabd83ce5d3065c239e7e8d
|
||||
|
||||
system_accounts="_dqcache"
|
||||
|
||||
post_extract() {
|
||||
vsed -e 's;usr/sbin;usr/bin;g' -i Makefile
|
||||
vsed -e 's;/sbin;/bin;g' -i Makefile
|
||||
}
|
||||
|
||||
post_install() {
|
||||
|
|
Loading…
Add table
Reference in a new issue