chroot-git: update to 2.45.1.
This commit is contained in:
parent
c3b061d36e
commit
0da465c14b
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroot-git'
|
||||
pkgname=chroot-git
|
||||
version=2.45.0
|
||||
version=2.45.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
makedepends="zlib-devel"
|
||||
|
@ -9,7 +9,7 @@ maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git-scm.com/"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=0aac200bd06476e7df1ff026eb123c6827bc10fe69d2823b4bf2ebebe5953429
|
||||
checksum=e64d340a8e627ae22cfb8bcc651cca0b497cf1e9fdf523735544ff4a732f12bf
|
||||
repository=bootstrap
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
|
|
Loading…
Reference in New Issue