Skip to content

Commit

Permalink
net-misc/aliyunpan: add 0.3.4, drop 0.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
123485k authored and peeweep committed Dec 24, 2024
1 parent eadff67 commit 15ba1fe
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions net-misc/aliyunpan/Manifest
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
DIST aliyunpan-0.2.8-deps.tar.xz 26553496 BLAKE2B 205994f22366e03b49093d0be11acdf400621429042a280aaf6069bdb362291faa1b6b51281743937f74fecfc72ba9bac797b945f7c7337793ec037b1478a31e SHA512 7648cf2892fd149298f831b8a9a6f1616c64f84f94f265f9701a98f11218a5f9a7f9cf5a19ecdcb1ad55a162da7211587c3900a64cc6effba0c840acc051e7c4
DIST aliyunpan-0.2.8.tar.gz 3998448 BLAKE2B dafd5839d0e500747478b226310ac8961fcdb29121cfd5b9804fae766ac9f9358d242e8643be63b3a9fe347212febd17608daa031ab495e54cac1833724242ac SHA512 cd8f68f3c3b776a7a900e0b3e2498dcf499e9751fab803e8d53df5b663d561ccc681d884293b12749fc59f34c2e7e15fe287d7848bdfa87b9086c7ac36d3d9dd
DIST aliyunpan-0.3.4-deps.tar.xz 24850236 BLAKE2B 92d13ade05c5f5aad7f02d21d2f7e0ab6865b9d46ed2cd19bcd04102b5275f8a23ecd81ef400b646e43df5ef0f136339c63eafc805ee815dccb755f9f0f8e327 SHA512 3b0dd951643b8de73441af2da020e16c559da3351a4170f41008e21949aa3c3eb6dd041285c67eb820518e9fa09a739c2ffc7d3480b9fba9292754a892d35024
DIST aliyunpan-0.3.4.tar.gz 4388559 BLAKE2B e331a2768fee447dd9dadefb7a4d12ba9ac778a90216803518603f73c58de6e225b53e6c1e8edafad644f044420aa077715fe3f3c21ed212b62225a6054822df SHA512 14f34be3c63219ded4481c723e5e0eb5b42fccb19d841e599bf5d87227f334235062b448a8836da543b0af263e55bc3a9243dd56183917f91331c7612a26a57a
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ EAPI=8

inherit go-module

HOMEPAGE="https://github.com/tickstep/aliyunpan"
DESCRIPTION="aliyunpan cli client, support Webdav service, JavaScript plugin"
HOMEPAGE="https://github.com/tickstep/aliyunpan"

LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~mips ~ppc64 ~s390 ~x86"
SRC_URI="https://github.com/tickstep/aliyunpan/archive/v${PV}.tar.gz -> ${P}.tar.gz
https://github.com/123485k/gentoo-go-deps/releases/download/${P}/${P}-deps.tar.xz"
LICENSE="Apache-2.0"
SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc64 ~s390 ~x86"

src_compile() {
ego build -o bin/${PN} -trimpath
Expand Down

0 comments on commit 15ba1fe

Please sign in to comment.