mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 12:26:52 +02:00
community/sn0int: upgrade to 0.14.0
This commit is contained in:
parent
04ce325809
commit
3350d3b97d
@ -1,11 +1,11 @@
|
||||
# Contributor: kpcyrd <git@rxv.cc>
|
||||
# Maintainer: kpcyrd <git@rxv.cc>
|
||||
pkgname=sn0int
|
||||
pkgver=0.13.0
|
||||
pkgrel=2
|
||||
pkgver=0.14.0
|
||||
pkgrel=1
|
||||
pkgdesc="Semi-automatic OSINT framework and package manager"
|
||||
url="https://github.com/kpcyrd/sn0int"
|
||||
arch="x86_64 !armhf !armv7" # limited by cargo
|
||||
arch="x86_64 armhf armv7" # limited by cargo
|
||||
license="GPL-3.0-or-later"
|
||||
makedepends="
|
||||
cargo
|
||||
@ -82,4 +82,4 @@ fishcomp() {
|
||||
"$subpkgdir/usr/share/fish/completions/sn0int.fish"
|
||||
}
|
||||
|
||||
sha512sums="dc838c89625d73f3b9df0f78cc066b96929f8309f10e011ad2a5330ed61bf69a438bc24f5964f80a393ed2f38bbcb847f2e5b6fe61e4cb817b3eabe1c288cc92 sn0int-0.13.0.tar.gz"
|
||||
sha512sums="8771b636f47603c6786bd2d309e03d8f629cbe8176b9595ee8562a6de7c2fd146f6cf9d0b2e4cdae9cc8c7eaf8798056b3cb15e5c399692aeef9fc8d52c0677b sn0int-0.14.0.tar.gz"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user