File: watch

package info (click to toggle)
golang-github-inexio-go-monitoringplugin 1.0.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: makefile: 2
file content (11 lines) | stat: -rw-r--r-- 479 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
#version=4
#opts="mode=git, pgpmode=none" \
#  https://github.com/inexio/go-monitoringplugin.git \ uupdate
#  HEAD debian

# Use the following when upstream starts to tag releases:
#
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%golang-github-inexio-go-monitoringplugin-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
  https://github.com/inexio/go-monitoringplugin/tags .*/v?(\d\S*)\.tar\.gz debian uupdate