summaryrefslogtreecommitdiff
path: root/app-emacs/restclient/restclient-0_p20220426.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-emacs/restclient/restclient-0_p20220426.ebuild')
-rw-r--r--app-emacs/restclient/restclient-0_p20220426.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-emacs/restclient/restclient-0_p20220426.ebuild b/app-emacs/restclient/restclient-0_p20220426.ebuild
index 9ed501a31d41..0541423f4451 100644
--- a/app-emacs/restclient/restclient-0_p20220426.ebuild
+++ b/app-emacs/restclient/restclient-0_p20220426.ebuild
@@ -3,15 +3,15 @@
EAPI=8
-H=ae79e7dd283890072da69b8f48aeec1afd0d9442
+COMMIT=ae79e7dd283890072da69b8f48aeec1afd0d9442
NEED_EMACS=24.4
inherit elisp
DESCRIPTION="HTTP REST client tool for GNU Emacs"
HOMEPAGE="https://github.com/pashky/restclient.el/"
-SRC_URI="https://github.com/pashky/${PN}.el/archive/${H}.tar.gz -> ${P}.tar.gz"
-S="${WORKDIR}"/${PN}.el-${H}
+SRC_URI="https://github.com/pashky/${PN}.el/archive/${COMMIT}.tar.gz -> ${P}.tar.gz"
+S="${WORKDIR}"/${PN}.el-${COMMIT}
LICENSE="public-domain"
SLOT="0"