Skip to content

Commit 6d54cdc

Browse files
author
Daniel Martinez
committed
llvm15: fix update file
1 parent 16bc5c3 commit 6d54cdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)