diff --git a/srcpkgs/exodriver/update b/srcpkgs/exodriver/update new file mode 100644 index 00000000000..6b22de69a96 --- /dev/null +++ b/srcpkgs/exodriver/update @@ -0,0 +1,2 @@ +site='https://github.com/labjack/exodriver/tags' +pattern='(?<=/archive/refs/tags/v)[\d.]+(?=\.tar\.gz)'