diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 14:20:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 14:20:29 +0000 |
commit | 795461eec2248074b8dffcaad5baa81f7de51132 (patch) | |
tree | 9167d1aea21e276e7d3a9f8d29b11972b21236a4 /debian/watch | |
parent | Adding upstream version 7.0.14. (diff) | |
download | virtualbox-guest-additions-iso-795461eec2248074b8dffcaad5baa81f7de51132.tar.xz virtualbox-guest-additions-iso-795461eec2248074b8dffcaad5baa81f7de51132.zip |
Adding debian version 7.0.14-1.debian/7.0.14-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/watch')
-rw-r--r-- | debian/watch | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/watch b/debian/watch new file mode 100644 index 0000000..8f7d1d5 --- /dev/null +++ b/debian/watch @@ -0,0 +1,5 @@ +version=4 + +opts=downloadurlmangle=s/^/http:/ \ +http://download.virtualbox.org/virtualbox/([\d\.\-]+)/VBoxGuestAdditions_([\d\.\-]+).iso \ + debian /bin/sh debian/get-orig-source.sh |