net-dns/q: update SRC_URI

Signed-off-by: jinqiang zhang <jinqiang@zhang.my>
This commit is contained in:
jinqiang zhang 2024-11-13 13:48:42 +08:00 committed by peeweep
parent d6992db2e9
commit 389c8289bf
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
DIST q-0.19.2-deps.tar.xz 50141876 BLAKE2B 2d34101887583e8ef774d9716d454f7cf2a661327ae8f1f407b13b15c5680d1511f2cd1ff26e28f1121edcaa5df96282c03f0870f9ae612ee6b68ea4879d0a7b SHA512 a74b651f710214c31cfa69046a54671b68e13c6dff8da98d39a8e6aa50bcc2427751a9326e7c42bf6947e57fb24eed0eb96aecc092d3260a9e6781597a8f0fc1
DIST q-0.19.2-vendor.tar.xz 3265524 BLAKE2B e556869ba812440d039f630f91759e0ca50c884a50e7fe4ca42043d3f31c2166b4676ad49743db06040303e742c3c934b3c54391c2adddff57921423eaa036ea SHA512 b348e8f2eb673d89097977f95d007fd06da367b0a333748fc634ed0448e58980726122ec56f74bb984d795ae6f91a19fdb2682dd5bcfc03688b30c5549156211
DIST q-0.19.2.tar.gz 391726 BLAKE2B 07debb67410f2ca3eebcf1e90d43466a36474dfd5695e9f363b86c81e49e57f00cc05c46e8073c47b7b27612961d3908688efc87bc3e6bd2332470f2d502e54d SHA512 d981316e48c36ed99f7f64ab90783c1eb285b2d3a04b98bc403238e89a6d87ccae2ebc297859e19680473850d17081e5eb9f3d52ce5b03aa3eb4060076b918fb

View File

@ -1,4 +1,4 @@
# Copyright 1999-2023 Gentoo Authors
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@ -10,7 +10,7 @@ HOMEPAGE="https://github.com/natesales/q"
SRC_URI="
https://github.com/natesales/q/archive/refs/tags/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/peeweep/gentoo-go-deps/releases/download/${P}/${P}-deps.tar.xz
https://github.com/peeweep/gentoo-go-deps/releases/download/${P}/${P}-vendor.tar.xz
"
LICENSE="GPL-3"