mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-01 18:32:58 +02:00
gn: update to 0.0.20250630.
This commit is contained in:
parent
ad6d6188d2
commit
797e865fca
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gn'
|
||||
pkgname=gn
|
||||
version=0.0.20250402
|
||||
version=0.0.20250630
|
||||
revision=1
|
||||
_ref=6e8e0d6d4a151ab2ed9b4a35366e630c55888444
|
||||
_ref=97b68a0bb62b7528bc3491c7949d6804223c2b82
|
||||
create_wrksrc=yes
|
||||
hostmakedepends="python3 ninja"
|
||||
short_desc="Meta-build system that generates build files for Ninja"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://gn.googlesource.com/gn"
|
||||
distfiles="https://gn.googlesource.com/gn/+archive/${_ref}.tar.gz"
|
||||
checksum=@a0c07348d1e6bfb3cbedb19faa9e4907aa01891ab5f7cc7a368179b188a3370f
|
||||
checksum=525940a57ac03de6975f49ed4fa9b66646f2e50bbcf6510b7f8ca7f705e56aad
|
||||
|
||||
do_configure() {
|
||||
cat <<-EOF >src/gn/last_commit_position.h
|
||||
|
|
Loading…
Add table
Reference in a new issue