mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
checksec: update to 2.7.0.
This commit is contained in:
parent
ec1abe1105
commit
642d6483cb
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'checksec'
|
||||
pkgname=checksec
|
||||
version=2.6.0
|
||||
version=2.7.0
|
||||
revision=1
|
||||
depends="binutils"
|
||||
short_desc="Check for protections like RELRO, NoExec, Stack protection, ASLR, PIE"
|
||||
|
@ -8,7 +8,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=39d4158f96bdc7533ad6595703375c0046951fe4f6367b831ef92d9c66c1a307
|
||||
checksum=0f8b37741bec40756da6801cf243405f4adfc5534242c9d0f3095b566b6b176a
|
||||
|
||||
do_install() {
|
||||
vbin checksec
|
||||
|
|
Loading…
Add table
Reference in a new issue