From 19907460c239ebc11c95562a6c02c0807edce43d Mon Sep 17 00:00:00 2001 From: blshkv Date: Tue, 8 Dec 2015 19:59:06 +0800 Subject: [PATCH] sqlmap: bump to the current --- ...{sqlmap-0.9_p20151108.ebuild => sqlmap-0.9_p20151207.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename dev-db/sqlmap/{sqlmap-0.9_p20151108.ebuild => sqlmap-0.9_p20151207.ebuild} (96%) diff --git a/dev-db/sqlmap/sqlmap-0.9_p20151108.ebuild b/dev-db/sqlmap/sqlmap-0.9_p20151207.ebuild similarity index 96% rename from dev-db/sqlmap/sqlmap-0.9_p20151108.ebuild rename to dev-db/sqlmap/sqlmap-0.9_p20151207.ebuild index 5944f26b7..48d033277 100644 --- a/dev-db/sqlmap/sqlmap-0.9_p20151108.ebuild +++ b/dev-db/sqlmap/sqlmap-0.9_p20151207.ebuild @@ -10,7 +10,7 @@ inherit python-single-r1 git-2 DESCRIPTION="A tool that automates the process of detecting and exploiting SQL injection flaws" HOMEPAGE="http://sqlmap.org" EGIT_REPO_URI="https://github.com/sqlmapproject/sqlmap.git" -EGIT_COMMIT="b86b7c06e9acb7d0b4b38d374647ea2296ad02f7" +EGIT_COMMIT="af60f11319b9684f2671085c0119c88819cfc24b" LICENSE="GPL-2" SLOT="0"