summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-misc/seafile/seafile-8.0.10-r1.ebuild')
-rw-r--r--net-misc/seafile/seafile-8.0.10-r1.ebuild3
1 files changed, 1 insertions, 2 deletions
diff --git a/net-misc/seafile/seafile-8.0.10-r1.ebuild b/net-misc/seafile/seafile-8.0.10-r1.ebuild
index 6f496eb7bd8b..101373643601 100644
--- a/net-misc/seafile/seafile-8.0.10-r1.ebuild
+++ b/net-misc/seafile/seafile-8.0.10-r1.ebuild
@@ -14,6 +14,7 @@ inherit autotools python-single-r1 vala
DESCRIPTION="File syncing and sharing software with file encryption and group sharing"
HOMEPAGE="https://www.seafile.com/ https://github.com/haiwen/seafile/"
#SRC_URI="https://github.com/haiwen/${PN}/archive/${RELEASE_COMMIT}.tar.gz -> ${P}.tar.gz"
+#S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
SRC_URI="https://github.com/haiwen/seafile/archive/refs/tags/v${PV}.tar.gz -> ${P}.gh.tar.gz"
LICENSE="GPL-2+-with-openssl-exception"
@@ -39,8 +40,6 @@ DEPEND="${RDEPEND}"
BDEPEND="${PYTHON_DEPS}
$(vala_depend)"
-S="${WORKDIR}/${PN}-${RELEASE_COMMIT}"
-
pkg_setup() {
python-single-r1_pkg_setup
vala_setup