File: watch

package info (click to toggle)
golang-github-valyala-fastjson 1.6.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 4,872 kB
  • sloc: makefile: 2
file content (4 lines) | stat: -rw-r--r-- 268 bytes parent folder | download
1
2
3
4
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%golang-github-valyala-fastjson-$1.tar.gz%,\
      uversionmangle=s/(\d)[_\.\-\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\d*)$/\$1~\$2\$3/" \
  https://github.com/valyala/fastjson/tags .*/v?(\d\S*)\.tar\.gz debian