cgit: update to 1.2.2.
This commit is contained in:
parent
5aa5700336
commit
c903ff410e
|
@ -1,19 +1,19 @@
|
|||
# Template file for 'cgit'
|
||||
_git_version=2.18.0
|
||||
_git_version=2.25.0
|
||||
pkgname=cgit
|
||||
version=1.2.1
|
||||
version=1.2.2
|
||||
revision=1
|
||||
hostmakedepends="asciidoc"
|
||||
makedepends="libressl-devel zlib-devel"
|
||||
checkdepends="perl"
|
||||
short_desc="Fast webinterface for git"
|
||||
maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||
short_desc="Hyperfast web frontend for git repositories written in C"
|
||||
maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||
license="GPL-2.0-only"
|
||||
homepage="https://git.zx2c4.com/cgit/"
|
||||
distfiles="https://git.zx2c4.com/cgit/snapshot/cgit-${version}.tar.xz
|
||||
https://www.kernel.org/pub/software/scm/git/git-${_git_version}.tar.xz"
|
||||
checksum="3c547c146340fb16d4134326e7524bfb28ffa681284f1e3914bde1c27a9182bf
|
||||
8b40be383a603147ae29337136c00d1c634bdfdc169a30924a024596a7e30e92"
|
||||
checksum="3f97ce944d0f3fe0782bea3c46eafa5ff151212ea5bec31f99e5cb1775d4b236
|
||||
c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0"
|
||||
|
||||
post_extract() {
|
||||
rm -r git
|
||||
|
|
Loading…
Reference in New Issue