17 lines
335 B
Plaintext
17 lines
335 B
Plaintext
#
|
|
# Watchfile for xen-tools.
|
|
#
|
|
#
|
|
# uscan version number - not the version of the software.
|
|
#
|
|
version=4
|
|
|
|
|
|
#
|
|
# The link to the download location, followed by the regular expression
|
|
# to match release tarballs.
|
|
#
|
|
opts=pgpsigurlmangle=s/$/.asc/ \
|
|
https://xen-tools.org/software/xen-tools/releases.html \
|
|
xen-tools-([\d\.]+)\.tar\.gz
|