# Template file for 'checksec' pkgname=checksec version=1.5 revision=4 noarch=yes build_style=fetch depends="binutils" hostmakedepends="dos2unix" short_desc="Check for protections like RELRO, NoExec, Stack protection, ASLR, PIE" maintainer="Christian Neukirchen " license="3-clause-BSD" homepage="http://www.trapkit.de/tools/checksec.html" distfiles="http://www.trapkit.de/tools/checksec.sh>checksec" checksum=05822cd8668589038d20650faa0e56f740911d8ad06f7005b3d12a5c76591b90 do_install() { dos2unix checksec vbin checksec }