From 2ed53b33386f001e2cef536b62d24f46f96767d1 Mon Sep 17 00:00:00 2001 From: Frank Wall Date: Wed, 18 Jan 2023 00:21:27 +0100 Subject: [PATCH] sysutils/puppet-agent: bump version to 1.1 --- sysutils/puppet-agent/Makefile | 3 +-- sysutils/puppet-agent/pkg-descr | 2 ++ 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/sysutils/puppet-agent/Makefile b/sysutils/puppet-agent/Makefile index 49d767c9d..a7112f55c 100644 --- a/sysutils/puppet-agent/Makefile +++ b/sysutils/puppet-agent/Makefile @@ -1,6 +1,5 @@ PLUGIN_NAME= puppet-agent -PLUGIN_VERSION= 1.0 -PLUGIN_REVISION= 1 +PLUGIN_VERSION= 1.1 PLUGIN_COMMENT= Manage Puppet Agent PLUGIN_DEPENDS= puppet7 py${PLUGIN_PYTHON}-opn-cli PLUGIN_MAINTAINER= jan.wink93@gmail.com diff --git a/sysutils/puppet-agent/pkg-descr b/sysutils/puppet-agent/pkg-descr index 1581f039f..3e8426bcb 100644 --- a/sysutils/puppet-agent/pkg-descr +++ b/sysutils/puppet-agent/pkg-descr @@ -9,6 +9,8 @@ WWW: https://puppet.com/docs/puppet/latest/man/agent.html Plugin Changelog ================ +1.1 + Added: * add new options runinterval and runtimeout * add new option usecacheonfailure