File: watch

package info (click to toggle)
golang-github-shurcool-httpgzip 0.0~git20190516.1c7afaa-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 418 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
version=4
opts="mode=git, pgpmode=none" \
  https://github.com/shurcooL/httpgzip.git \
  HEAD debian uupdate

# use this in case there are releases/tags available
#version=4
#opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/golang-github-shurcool-httpgzip-\$1\.tar\.gz/,\
#uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/ \
#  https://github.com/shurcooL/httpgzip/tags .*/v?(\d\S*)\.tar\.gz