mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-16 12:03:50 +02:00
uptimed: update to 0.4.7.
This commit is contained in:
parent
b130fce9c7
commit
225ab3ff9a
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'uptimed'
|
# Template file for 'uptimed'
|
||||||
pkgname=uptimed
|
pkgname=uptimed
|
||||||
version=0.4.4
|
version=0.4.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
|
@ -11,7 +11,7 @@ license="GPL-2.0-only"
|
||||||
homepage="https://github.com/rpodgorny/uptimed"
|
homepage="https://github.com/rpodgorny/uptimed"
|
||||||
changelog="https://raw.githubusercontent.com/rpodgorny/uptimed/master/ChangeLog"
|
changelog="https://raw.githubusercontent.com/rpodgorny/uptimed/master/ChangeLog"
|
||||||
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
distfiles="${homepage}/archive/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||||
checksum=041f59710c316c68907e9bd07db2606f3dc16bee908b5644715ff2be30c59453
|
checksum=2f669d2968ca1d0865b7a97791c9dbcca759631a1afc5d6702964f070a57252b
|
||||||
conf_files="/etc/uptimed.conf"
|
conf_files="/etc/uptimed.conf"
|
||||||
make_dirs="/var/spool/uptimed 0755 root root"
|
make_dirs="/var/spool/uptimed 0755 root root"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue