gitweb tarballs without hash in subdir
[shuber-gentoo-overlay.git] / games-util / joydevmap / joydevmap-1.0.1.ebuild
index 1e021442f740e6a96e27c612b9088565f6614fe9..30a757d7b96e16a61911b2c7b2314f166de0322b 100644 (file)
@@ -8,8 +8,8 @@ inherit cmake-utils
 
 DESCRIPTION="A simple tool to set axis and button maps of joysticks"
 HOMEPAGE="http://www.sthu.org/code/joydevmap.html"
-SRC_URI="http://git.sthu.org/?p=joydevmap.git;a=snapshot;h=v1.0.1;sf=tgz
-       -> ${P}.tar.gz"
+SRC_URI="http://git.sthu.org/?p=${PN}.git;a=snapshot;h=refs/tags/v${PV};sf=tgz -> ${P}.tar.gz"
+S="${WORKDIR}/${PN}-v${PV}"
 
 LICENSE="LGPL-3"
 SLOT="0"
@@ -19,5 +19,4 @@ IUSE=""
 
 DEPEND=""
 RDEPEND="${DEPEND}"
-S="${WORKDIR}/${PN}-v1.0.1-0fa6015"