libgit2: update-check support
This commit is contained in:
parent
91bc57ae61
commit
11d324397b
1 changed files with 2 additions and 0 deletions
|
@ -8,6 +8,8 @@ makedepends="zlib-devel libressl-devel"
|
|||
short_desc="The Git linkable library"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
homepage="http://libgit2.github.com/"
|
||||
update_site="https://github.com/libgit2/libgit2/tags"
|
||||
update_pattern='archive/v?\K[\d.]+(?=\.tar\.gz)'
|
||||
license="GPL-2 with Linking Exception"
|
||||
|
||||
do_fetch() {
|
||||
|
|
Loading…
Reference in a new issue