mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 08:22:56 +02:00
darch: fix update file
This commit is contained in:
parent
267ba48995
commit
bc4c0714ce
1 changed files with 1 additions and 1 deletions
|
@ -1,2 +1,2 @@
|
|||
site="https://${go_import_path}/tags"
|
||||
pattern='/archive/(v?|\Q'"$pkgname"'\E-)?\K[\d\.]+(?=\.tar\.gz")'
|
||||
pattern='/archive/refs/tags/(v?|\Q'"$pkgname"'\E-)?\K[\d\.]+(?=\.tar\.gz")'
|
||||
|
|
Loading…
Add table
Reference in a new issue