net-dns/dnslookup: update SRC_URI

Signed-off-by: jinqiang zhang <jinqiang@zhang.my>
This commit is contained in:
jinqiang zhang 2024-11-13 14:02:06 +08:00 committed by peeweep
parent 73f33506fc
commit f2efc0ced2
2 changed files with 3 additions and 3 deletions

View File

@ -1,2 +1,2 @@
DIST dnslookup-1.11.1-deps.tar.xz 39199732 BLAKE2B 023bb14cb149345d5c8e6fb2a20ce44e5e8506a56d9458a5f393ab19d0d67664d614e83fbbe4a85de6bfac4471a24eddccdf552debd18bd3f8b727ab4874c557 SHA512 afbebfa8827c36e791209497a634b811aa051566f25586e20c5a0d85935ee995bdfd036e46a039bc33271336699af50ef99e4b812784a45e9fa18b0bf69af2a2
DIST dnslookup-1.11.1-vendor.tar.xz 1615972 BLAKE2B 85ed4a4c1547afa1dc35431fd6430813398e563d65f25294eefc5629d194eac37ad42cb7d3d62bd7a25a3023a8bae2645721235eb29680b13a5de549ab95d19b SHA512 b2e88317e06f4003e3d337a1a5c14a18261e7439eeff0521dd3199b2c252356545e23c407878171c8da1d188fa528ce2cb5422e0a8e9cfd9c6b63cf044c251ce
DIST dnslookup-1.11.1.tar.gz 10943 BLAKE2B c557c39ac8726577923e36dac18f024828dffe3e2009052323981b91b5e48cf5c959d9917cd6cc16c44c46d2366277ea61def39c96f7fc3ca310236310bf121c SHA512 a1588c3fdb1ee87eb746fccc6f56f431a100cd0829c4c4dd4b298d4a1743ffa3ed5060e887f5e8e0d4fd039f2a94db167ebef7eef821fa56b0f2a6fdf9b2f2c7

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
@ -9,7 +9,7 @@ HOMEPAGE="https://github.com/ameshkov/dnslookup"
SRC_URI="
https://github.com/ameshkov/dnslookup/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="MIT"