Skip to content

Commit 3457f33

Browse files
author
Daniel Martinez
committed
llvm15: fix update file
1 parent 5463741 commit 3457f33

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

srcpkgs/llvm15/update

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
site="https://github.com/llvm/llvm-project/releases"
2-
pattern="llvmorg-\K(\d+.){2}\d+(-rc\d+)?"
2+
pattern="llvmorg-\K(15)\.(\d+)\.+\d+(-rc\d+)?"
33
ignore="*-rc*"

0 commit comments

Comments
 (0)