afl: update to 1.85b.

This commit is contained in:
Juan RP 2015-08-02 07:54:05 +02:00
parent 08f13700e1
commit 60d4ee2625

View file

@ -1,6 +1,6 @@
# Template file for 'afl' # Template file for 'afl'
pkgname=afl pkgname=afl
version=1.83b version=1.85b
revision=1 revision=1
build_style=gnu-makefile build_style=gnu-makefile
# x86 only currently # x86 only currently
@ -10,7 +10,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=5b1083537b549c74250acb43023d4bf0551508afcb07daa90330d40adb4e6efe checksum=feb2bf6008d9f3a5c3e26295a9063168e98a2797e86b97b24ad8faa50fab8456
pre_build() { pre_build() {
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile