From fc6deb6cc8e9d051c1a91ecd5976dd3a82470821 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Mon, 5 Mar 2018 07:42:06 -0300 Subject: [PATCH] libatasmart: fix update pattern. Closes: #12158 [via git-merge-pr] --- srcpkgs/libatasmart/update | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 srcpkgs/libatasmart/update diff --git a/srcpkgs/libatasmart/update b/srcpkgs/libatasmart/update new file mode 100644 index 00000000000..ee422b75804 --- /dev/null +++ b/srcpkgs/libatasmart/update @@ -0,0 +1,2 @@ +site="http://git.0pointer.net/libatasmart.git/refs/" +pattern="tag/\?h=v\K[\d\.]+"