mirror of
https://github.com/gentoo-mirror/gentoo-zh.git
synced 2025-04-18 07:18:58 -04:00
app-misc/go-yq-bin: bump version to 4.44.1
This commit is contained in:
parent
52126d53df
commit
b38da2c199
@ -1 +1 @@
|
||||
DIST go-yq-bin-4.43.1.tar.gz 4083140 BLAKE2B e55a7e677fcecf6c6ba251b34e7157c447ab2fae8d812fd493c2374602aae1ed72aef62782989316657a12d01af1abd29a8f27e49a1909e9a0bcbd3d717a37ae SHA512 76f25fa333848b62265799c086d5b48244a131fc1c4e13272ef3d5c44d344420bf17b6dc7608452ba86c31845ab932eb0a901df52eb69ca181a9065b3ff79fa1
|
||||
DIST go-yq-bin-4.44.1.tar.gz 4087431 BLAKE2B 79723aee1614ece1b2e5002c3039aab9f354de623e246010f13cf0a2d2f724ab87c2a3c0de5d6f1441fb22f40759af2a1cfb0990eaf34bbe12867c48ff0e455e SHA512 e38c2398445624e3d5b1f854fe805bd575723d0b35bfcf8c0f52749a9abddfcbbbf5ba5ba251a2623987c4be329877ad4bafb9a1e0e312bcf6cc45405741ae5c
|
||||
|
@ -12,16 +12,14 @@ MY_PN="yq_linux_amd64"
|
||||
|
||||
SRC_URI="https://github.com/mikefarah/yq/releases/download/v${PV}/${MY_PN}.tar.gz -> ${P}.tar.gz"
|
||||
|
||||
S="${WORKDIR}"
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64"
|
||||
|
||||
RESTRICT="mirror"
|
||||
|
||||
RDEPEND="!app-misc/yq"
|
||||
|
||||
S="${WORKDIR}"
|
||||
|
||||
QA_PREBUILT="*"
|
||||
|
||||
src_install() {
|
Loading…
x
Reference in New Issue
Block a user