diff options
-rw-r--r-- | dev-db/neo4j-community/neo4j-community-1.7.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/neo4j-community/neo4j-community-1.7.ebuild b/dev-db/neo4j-community/neo4j-community-1.7.ebuild index 6cdf712..9ec01c2 100644 --- a/dev-db/neo4j-community/neo4j-community-1.7.ebuild +++ b/dev-db/neo4j-community/neo4j-community-1.7.ebuild @@ -7,7 +7,7 @@ inherit eutils DESCRIPTION="Neo4j is a high-performance, NOSQL graph database with all the features of a mature and robust database." HOMEPAGE="http://neo4j.org/" -SRC_URI="http://dist.neo4j.org/${PN}-community-${PV}-unix.tar.gz" +SRC_URI="http://dist.neo4j.org/${PN}-${PV}-unix.tar.gz" LICENSE="GPL-3" SLOT="0" |