commit:     e36dd51d64b5b56be0bad4da4215e04728cc63a8
Author:     Armas Spann <zappel <AT> simple-co <DOT> de>
AuthorDate: Fri Oct 24 17:36:19 2025 +0000
Commit:     Maciej Barć <xgqt <AT> gentoo <DOT> org>
CommitDate: Sat Oct 25 20:48:12 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e36dd51d

net-misc/croc: v2.10.5 corrected "S" position

Signed-off-by: Armas Spann <zappel <AT> simple-co.de>
Part-of: https://github.com/gentoo/gentoo/pull/44318
Closes: https://github.com/gentoo/gentoo/pull/44318
Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org>

 net-misc/croc/croc-10.2.5.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-misc/croc/croc-10.2.5.ebuild b/net-misc/croc/croc-10.2.5.ebuild
index f64cc2163951..dbc970454c55 100644
--- a/net-misc/croc/croc-10.2.5.ebuild
+++ b/net-misc/croc/croc-10.2.5.ebuild
@@ -12,6 +12,8 @@ SRC_URI="
                -> ${P}.tar.gz
 "
 
+S="${WORKDIR}/${PN}-v${PV}"
+
 LICENSE="Apache-2.0 BSD BSD-2 MIT"
 SLOT="0"
 KEYWORDS="~amd64 ~arm64 ~riscv ~x86"
@@ -23,8 +25,6 @@ RDEPEND="
 
 DOCS=( README.md )
 
-S="${WORKDIR}/${PN}-v${PV}"
-
 src_prepare() {
        default
        # Replace User=nobody with User=croc

Reply via email to