mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
pandoc: restrict update-check to Stackage LTS.
This commit is contained in:
parent
703b92b051
commit
f319d24a04
1 changed files with 2 additions and 2 deletions
|
@ -1,2 +1,2 @@
|
|||
site='http://pandoc.org/releases.html'
|
||||
pattern='pandoc \K[\d.]+'
|
||||
site='http://www.stackage.org/lts'
|
||||
pattern='pandoc-\K[\d.]+'
|
||||
|
|
Loading…
Add table
Reference in a new issue