cgit: update to 1.2.3.
This commit is contained in:
parent
8deb9f48f2
commit
9baf426d08
1 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'cgit'
|
||||
_git_version=2.25.0
|
||||
_git_version=2.25.1
|
||||
pkgname=cgit
|
||||
version=1.2.2
|
||||
revision=2
|
||||
version=1.2.3
|
||||
revision=1
|
||||
make_build_args="
|
||||
prefix=/usr
|
||||
NO_REGEX=NeedsStartEnd
|
||||
|
@ -17,8 +17,8 @@ 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="3f97ce944d0f3fe0782bea3c46eafa5ff151212ea5bec31f99e5cb1775d4b236
|
||||
c060291a3ffb43d7c99f4aa5c4d37d3751cf6bca683e7344ea407ea504d9a8d0"
|
||||
checksum="5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4
|
||||
222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26"
|
||||
|
||||
post_extract() {
|
||||
rm -r git
|
||||
|
|
Loading…
Reference in a new issue