From b574ba830664406f038500e5eef96a9ce4ddc720 Mon Sep 17 00:00:00 2001 From: Helmut Pozimski Date: Fri, 29 Dec 2017 19:37:57 +0100 Subject: [PATCH] mono: restrict update check to the latest stable release listed on the website Closes: #10270 [via git-merge-pr] --- srcpkgs/mono/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/mono/update diff --git a/srcpkgs/mono/update b/srcpkgs/mono/update new file mode 100644 index 00000000000..b3fb7a37c7b --- /dev/null +++ b/srcpkgs/mono/update @@ -0,0 +1,2 @@ +site="http://www.mono-project.com/download/" +pattern="Stable \(\K[\d.]+"