diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-18 07:02:45 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-07-18 07:02:45 +0000 |
commit | 2f78c70bf261289abc216c883ab0907ba7e2ca50 (patch) | |
tree | 376447a03bf6842109c699ebd30c320e90e60807 | |
parent | Releasing debian version 1.10-1. (diff) | |
download | zutils-2f78c70bf261289abc216c883ab0907ba7e2ca50.tar.xz zutils-2f78c70bf261289abc216c883ab0907ba7e2ca50.zip |
Updating watch file.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/watch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/watch b/debian/watch index 3ae0cf0..d83a2ad 100644 --- a/debian/watch +++ b/debian/watch @@ -1,3 +1,3 @@ version=4 -opts="pgpmode=auto, uversionmangle=s/(\d)\-?((pre|rc)\d*)$/$1~$2/" \ -https://download.savannah.gnu.org/releases/zutils/zutils-(.+)\.tar\.lz +opts="pgpmode=auto" \ +https://download.savannah.gnu.org/releases/zutils/@PACKAGE@@ANY_VERSION@\.tar\.lz |