mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
profile-sync-daemon: update to version 5.64
This commit is contained in:
parent
d6625c4206
commit
2a2092b06a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'profile-sync-daemon'
|
# Template file for 'profile-sync-daemon'
|
||||||
pkgname=profile-sync-daemon
|
pkgname=profile-sync-daemon
|
||||||
version=5.63
|
version=5.64
|
||||||
revision=1
|
revision=1
|
||||||
noarch="yes"
|
noarch="yes"
|
||||||
conf_files="/etc/psd.conf"
|
conf_files="/etc/psd.conf"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="graysky <graysky AT archlinux DOT us>"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
homepage="https://github.com/graysky2/profile-sync-daemon"
|
homepage="https://github.com/graysky2/profile-sync-daemon"
|
||||||
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
distfiles="http://repo-ck.com/source/$pkgname/$pkgname-$version.tar.xz"
|
||||||
checksum=1e7a9efff89dd408513a8ef6b10cf4cabeddd73eb07b3136852ed61abc59ed5a
|
checksum=52dc000922fe7a7dba732ed3ace22858d8287b015766ec58f20347736db753a9
|
||||||
build_options="systemd"
|
build_options="systemd"
|
||||||
build_style="gnu-makefile"
|
build_style="gnu-makefile"
|
||||||
make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')
|
make_install_target=$(vopt_if systemd 'install-systemd-all' 'install-bin install-man')
|
||||||
|
|
Loading…
Add table
Reference in a new issue