cgit: update to 0.11.2.
This commit is contained in:
parent
c3423a8b2c
commit
f84e386df3
1 changed files with 4 additions and 4 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template build file for "cgit".
|
||||
_git_version=2.3.1
|
||||
_git_version=2.3.2
|
||||
|
||||
pkgname=cgit
|
||||
version=0.11.1
|
||||
version=0.11.2
|
||||
revision=1
|
||||
hostmakedepends="asciidoc"
|
||||
makedepends="libressl-devel>=2.1.4 zlib-devel"
|
||||
|
@ -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="8cc83ee60a8dd7364dd00db06a5dce3dec607bbc316161faa660af2d56cb377c
|
||||
1acc4b051576143eb41d80f5675476629588c7c5fb4e6a1dc2c4590f47c498b7"
|
||||
checksum="2e126e770693d7296c7eb5eb83b809410aef29870bfe8f54da072a3f4d813e3b
|
||||
18eb8462026a55ab34a657282e894bdaad331ea59bfebeba5eb45b27b58cf825"
|
||||
|
||||
post_extract() {
|
||||
rm -r git
|
||||
|
|
Loading…
Reference in a new issue