mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 14:43:52 +02:00
afl++: update to 4.30c.
This commit is contained in:
parent
954feb7d99
commit
f79fd8bb68
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'afl++'
|
# Template file for 'afl++'
|
||||||
pkgname=afl++
|
pkgname=afl++
|
||||||
version=4.21c
|
version=4.30c
|
||||||
revision=3
|
revision=1
|
||||||
archs="i686* x86_64* aarch64*"
|
archs="i686* x86_64* aarch64*"
|
||||||
build_helper="qemu"
|
build_helper="qemu"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -12,7 +12,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="https://aflplus.plus/"
|
homepage="https://aflplus.plus/"
|
||||||
distfiles="https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v${version}.tar.gz"
|
distfiles="https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v${version}.tar.gz"
|
||||||
checksum=11f7c77d37cff6e7f65ac7cc55bab7901e0c6208e845a38764394d04ed567b30
|
checksum=7c08c81f59b6c1f0bc2428fdee9fb880520e72c50be0683072e66bcde662b480
|
||||||
conflicts="afl>=0"
|
conflicts="afl>=0"
|
||||||
replaces="afl>=0"
|
replaces="afl>=0"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue