mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
afl: update to 2.04b.
This commit is contained in:
parent
ddc9cac615
commit
38543e0295
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.03b
|
version=2.04b
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
make_build_args="PREFIX=/usr"
|
make_build_args="PREFIX=/usr"
|
||||||
|
@ -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=681b50da1e0a04e9b8d95a84120be28180e1e318416099a2af71cd9a45098dcb
|
checksum=90c141669b2448da475f1fb98097fc01e96eb852ac7f4d57967916df5d2cc7bd
|
||||||
|
|
||||||
pre_build() {
|
pre_build() {
|
||||||
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
sed -i 's/^\(CFLAGS *+=\)/override \1/' Makefile
|
||||||
|
|
Loading…
Add table
Reference in a new issue