mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
gn: use content hashing
This commit is contained in:
parent
77e65a51c2
commit
16b6afd4d7
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://gn.googlesource.com/gn"
|
homepage="https://gn.googlesource.com/gn"
|
||||||
distfiles="https://gn.googlesource.com/gn/+archive/${_ref}.tar.gz"
|
distfiles="https://gn.googlesource.com/gn/+archive/${_ref}.tar.gz"
|
||||||
checksum=7633c7bd05d01e869211112bd339170e6b460f5b77b23f6928cbdf296c91afac
|
checksum=@800954ce3fda8c1a3200c8bf145182d6df61636f49b19ec6e36c9d5646a39e2d
|
||||||
|
|
||||||
do_configure() {
|
do_configure() {
|
||||||
cat <<-EOF >src/gn/last_commit_position.h
|
cat <<-EOF >src/gn/last_commit_position.h
|
||||||
|
|
Loading…
Add table
Reference in a new issue