mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
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'
|
# Template file for 'libgit2'
|
||||||
pkgname=libgit2
|
pkgname=libgit2
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="python3 git pkg-config"
|
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"
|
license="custom:GPL-2.0-or-later WITH GCC-exception-2.0"
|
||||||
homepage="https://libgit2.org"
|
homepage="https://libgit2.org"
|
||||||
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
distfiles="https://github.com/libgit2/libgit2/archive/v${version}.tar.gz"
|
||||||
checksum=6a1fa16a7f6335ce8b2630fbdbb5e57c4027929ebc56fcd1ac55edb141b409b4
|
checksum=1775427a6098f441ddbaa5bd4e9b8a043c7401e450ed761e69a415530fea81d2
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense COPYING
|
vlicense COPYING
|
||||||
|
|
Loading…
Add table
Reference in a new issue