cgit: fix checksum
This commit is contained in:
parent
4a8e009a15
commit
612def7c78
|
@ -13,8 +13,8 @@ license="GPL-2.0-only"
|
||||||
homepage="https://git.zx2c4.com/cgit/"
|
homepage="https://git.zx2c4.com/cgit/"
|
||||||
distfiles="https://git.zx2c4.com/cgit/snapshot/cgit-${version}.tar.xz
|
distfiles="https://git.zx2c4.com/cgit/snapshot/cgit-${version}.tar.xz
|
||||||
https://www.kernel.org/pub/software/scm/git/git-${_git_version}.tar.xz"
|
https://www.kernel.org/pub/software/scm/git/git-${_git_version}.tar.xz"
|
||||||
checksum="5a5f12d2f66bd3629c8bc103ec8ec2301b292e97155d30a9a61884ea414a6da4
|
checksum="@19645e5106adac722941623462dfe2b85d8969610b753119444ed19b8e22a311
|
||||||
222796cc6e3bf2f9fd765f8f097daa3c3999bb7865ac88a8c974d98182e29f26"
|
@5061e83aa1c7cc5825a378bd1e35df1f4af412903486d2e2fceb6d8a064455cf"
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
rmdir cgit-$version/git
|
rmdir cgit-$version/git
|
||||||
|
|
Loading…
Reference in New Issue