David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
routersploit


Commits:
1024590c by David Runge at 2024-04-14T12:46:31+02:00
Add nvchecker integration

Signed-off-by: David Runge <dv...@archlinux.org>

- - - - -
a371fe5e by David Runge at 2024-04-14T12:48:02+02:00
Switch to correct SPDX license identifier

Signed-off-by: David Runge <dv...@archlinux.org>

- - - - -


2 changed files:

- + .nvchecker.toml
- PKGBUILD


Changes:

=====================================
.nvchecker.toml
=====================================
@@ -0,0 +1,4 @@
+[routersploit]
+source = "git"
+git = "https://github.com/threat9/routersploit";
+prefix = "v"


=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgrel=6
 pkgdesc='Open-source exploitation framework dedicated to embedded devices'
 url='https://github.com/threat9/routersploit'
 arch=('any')
-license=('BSD')
+license=('BSD-3-Clause')
 depends=('python' 'python-future' 'python-requests' 'python-paramiko' 
'python-pysnmp' 'python-pycryptodome')
 makedepends=('python-setuptools')
 checkdepends=('python-pytest' 'python-pytest-forked' 'python-pytest-xdist' 
'flake8' 'python-threat9-test-bed')



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/routersploit/-/compare/063a45cebc511edd47a53f64bffdf5103124aa22...a371fe5ebbdd04ddfe79fcf99aa7c36293296f48

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/routersploit/-/compare/063a45cebc511edd47a53f64bffdf5103124aa22...a371fe5ebbdd04ddfe79fcf99aa7c36293296f48
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to