watchdog: update to 5.16.
This commit is contained in:
parent
6027c3c9bd
commit
8d3c4e740c
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'watchdog'
|
||||
pkgname=watchdog
|
||||
version=5.15
|
||||
version=5.16
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
short_desc="Software watchdog daemon"
|
||||
maintainer="Enno Boland <gottox@voidlinux.org>"
|
||||
license="GPL-2"
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://sourceforge.net/projects/watchdog/"
|
||||
distfiles="${SOURCEFORGE_SITE}/${pkgname}/${pkgname}-${version}.tar.gz"
|
||||
checksum=ffdc865137ad5d8e53664bd22bad4de6ca136d1b4636720320cb52af0c18947c
|
||||
checksum=b8e7c070e1b72aee2663bdc13b5cc39f76c9232669cfbb1ac0adc7275a3b019d
|
||||
conf_files="/etc/watchdog.conf"
|
||||
|
||||
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
|
||||
|
|
Loading…
Reference in New Issue