mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 01:12:58 +02:00
checksec: fix checksum
This commit is contained in:
parent
11c545a491
commit
121325e1ea
1 changed files with 1 additions and 1 deletions
|
@ -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=94b7cd8f9b1fb63341abf166d66d1264aa5136f6fc0f72d28ff9f8af1fcf3c0b
|
||||
checksum=a0d7a444d4603fb3d62fa25ef678e544ef39fa7b3c9bd5d22f1a8c526152cdde
|
||||
|
||||
do_install() {
|
||||
vbin checksec
|
||||
|
|
Loading…
Add table
Reference in a new issue