libgit2: update to 1.0.1.
This commit is contained in:
parent
c8165943e1
commit
011c49d9bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'libgit2'
|
||||
pkgname=libgit2
|
||||
version=1.0.0
|
||||
version=1.0.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="python3 git pkg-config"
|
||||
|
@ -10,7 +10,7 @@ maintainer="q66 <daniel@octaforge.org>"
|
|||
license="custom:GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||
homepage="https://libgit2.org"
|
||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||
checksum=6a1fa16a7f6335ce8b2630fbdbb5e57c4027929ebc56fcd1ac55edb141b409b4
|
||||
checksum=1775427a6098f441ddbaa5bd4e9b8a043c7401e450ed761e69a415530fea81d2
|
||||
|
||||
post_install() {
|
||||
vlicense COPYING
|
||||
|
|
Loading…
Reference in a new issue