mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-11 11:47:02 +02:00
gn: update to 0.0.20250402.
This commit is contained in:
parent
f95d68ea2a
commit
dbe0895e11
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Template file for 'gn'
|
||||
pkgname=gn
|
||||
version=0.0.20250113
|
||||
version=0.0.20250402
|
||||
revision=1
|
||||
_ref=ed1abc107815210dc66ec439542bee2f6cbabc00
|
||||
_ref=6e8e0d6d4a151ab2ed9b4a35366e630c55888444
|
||||
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=@800954ce3fda8c1a3200c8bf145182d6df61636f49b19ec6e36c9d5646a39e2d
|
||||
checksum=@a0c07348d1e6bfb3cbedb19faa9e4907aa01891ab5f7cc7a368179b188a3370f
|
||||
|
||||
do_configure() {
|
||||
cat <<-EOF >src/gn/last_commit_position.h
|
||||
|
|
Loading…
Add table
Reference in a new issue