mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
chroot-git: update to 2.34.1.
This commit is contained in:
parent
e8763d8a9f
commit
091b65a8cc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'chroot-git'
|
||||
pkgname=chroot-git
|
||||
version=2.34.0
|
||||
version=2.34.1
|
||||
revision=1
|
||||
bootstrap=yes
|
||||
wrksrc="git-${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
|
|||
license="GPL-2.0-only"
|
||||
homepage="https://git-scm.com/"
|
||||
distfiles="https://www.kernel.org/pub/software/scm/git/git-${version}.tar.xz"
|
||||
checksum=fd6cb9b26665794c61f9ca917dcf00e7c19b0c02be575ad6ba9354fa6962411f
|
||||
checksum=3a0755dd1cfab71a24dd96df3498c29cd0acd13b04f3d08bf933e81286db802c
|
||||
|
||||
if [ "$CHROOT_READY" ]; then
|
||||
checkdepends="perl gnupg"
|
||||
|
|
Loading…
Add table
Reference in a new issue