mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
afl: update to 2.33b.
This commit is contained in:
parent
4eaad57c11
commit
013c6bb102
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'afl'
|
# Template file for 'afl'
|
||||||
pkgname=afl
|
pkgname=afl
|
||||||
version=2.32b
|
version=2.33b
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
# x86 only currently
|
# x86 only currently
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://lcamtuf.coredump.cx/afl/"
|
homepage="http://lcamtuf.coredump.cx/afl/"
|
||||||
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
distfiles="http://lcamtuf.coredump.cx/afl/releases/afl-${version}.tgz"
|
||||||
checksum=3d08b79e28c2075aec20aa6e6240f9f6fb7af3d29200b498e908f8b3960a7b79
|
checksum=7dcdb5c783d5cd10ade1a86942e605f69286383a61eb66235cc1a72b4eff24d5
|
||||||
nopie=yes # clang flags
|
nopie=yes # clang flags
|
||||||
|
|
||||||
nostrip_files="small_archive.a small_exec.elf"
|
nostrip_files="small_archive.a small_exec.elf"
|
||||||
|
|
Loading…
Add table
Reference in a new issue