sqlmap: update to 1.9.5.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'sqlmap'
|
# Template file for 'sqlmap'
|
||||||
pkgname=sqlmap
|
pkgname=sqlmap
|
||||||
version=1.9.4
|
version=1.9.5
|
||||||
revision=1
|
revision=1
|
||||||
pycompile_dirs="usr/libexec/sqlmap"
|
pycompile_dirs="usr/libexec/sqlmap"
|
||||||
depends="python3"
|
depends="python3"
|
||||||
@@ -9,7 +9,7 @@ maintainer="Andrew Benson <abenson+void@gmail.com>"
|
|||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
homepage="http://sqlmap.org"
|
homepage="http://sqlmap.org"
|
||||||
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
distfiles="https://github.com/sqlmapproject/sqlmap/archive/${version}.tar.gz"
|
||||||
checksum=aa7d89591945efe25ea3a41292630606ba9c8196294f920abe752f430a67437a
|
checksum=4ce5f6e908fd16ce20aa36b7c3eda66e417ba0b1545e3dda9cb4b836c651a865
|
||||||
python_version=3
|
python_version=3
|
||||||
|
|
||||||
do_install() {
|
do_install() {
|
||||||
|
|||||||
Reference in New Issue
Block a user