From 6a5c49be77dee73c900d132caf3084b682a18af9 Mon Sep 17 00:00:00 2001 From: Christian Buschau Date: Wed, 23 Jan 2019 10:59:23 +0100 Subject: [PATCH] apache-storm: add update file [ci skip] --- srcpkgs/apache-storm/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/apache-storm/update diff --git a/srcpkgs/apache-storm/update b/srcpkgs/apache-storm/update new file mode 100644 index 0000000000..30c91c1061 --- /dev/null +++ b/srcpkgs/apache-storm/update @@ -0,0 +1,2 @@ +site="https://www-eu.apache.org/dist/storm/" +pattern="apache-storm-\K[\d.]+(?=/)"