cgit: update to 0.12.
This commit is contained in:
parent
c56ea0bef0
commit
17f1648147
1 changed files with 5 additions and 5 deletions
|
@ -1,9 +1,9 @@
|
|||
# Template build file for "cgit".
|
||||
_git_version=2.3.2
|
||||
_git_version=2.7.0
|
||||
|
||||
pkgname=cgit
|
||||
version=0.11.2
|
||||
revision=3
|
||||
version=0.12
|
||||
revision=1
|
||||
hostmakedepends="asciidoc"
|
||||
makedepends="libressl-devel zlib-devel"
|
||||
short_desc="A fast webinterface for git"
|
||||
|
@ -12,8 +12,8 @@ homepage="http://git.zx2c4.com/cgit/"
|
|||
license="GPL-2"
|
||||
distfiles="http://git.zx2c4.com/cgit/snapshot/cgit-${version}.tar.xz
|
||||
https://www.kernel.org/pub/software/scm/git/git-${_git_version}.tar.xz"
|
||||
checksum="2e126e770693d7296c7eb5eb83b809410aef29870bfe8f54da072a3f4d813e3b
|
||||
18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825"
|
||||
checksum="2ee233849335a64529a01cf2b6165ed492e20268e6e2526d7a7529ef1e24a5b7
|
||||
fa9fb34efce9c80527152a40fbae138e83bd04a15ef9111726252259345a7b0d"
|
||||
|
||||
post_extract() {
|
||||
rm -r git
|
||||
|
|
Loading…
Reference in a new issue