checksec: update to 2.0.1.
This commit is contained in:
parent
d3df61d8af
commit
9cb6a819f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'checksec'
|
||||
pkgname=checksec
|
||||
version=2.0.0
|
||||
version=2.0.1
|
||||
revision=2
|
||||
archs=noarch
|
||||
wrksrc="checksec.sh-${version}"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/slimm609/checksec.sh"
|
||||
distfiles="https://github.com/slimm609/checksec.sh/archive/${version}.tar.gz"
|
||||
checksum=af3ae5fafd9c703af7bfc2791e9aeef0684f307fb20493c94a056a6aed92eb12
|
||||
checksum=16ac66217cfdced5e07ce193826cd8c92bd9e1d6048511134149270d39b4ee44
|
||||
|
||||
do_install() {
|
||||
vbin checksec
|
||||
|
|
Loading…
Reference in a new issue