afl++: update to 4.21c.
This commit is contained in:
parent
46b5f719a6
commit
4cf5bbb851
2 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'afl++'
|
# Template file for 'afl++'
|
||||||
pkgname=afl++
|
pkgname=afl++
|
||||||
version=4.10c
|
version=4.21c
|
||||||
revision=1
|
revision=1
|
||||||
# x86 only currently
|
# x86 only currently
|
||||||
archs="i686* x86_64*"
|
archs="i686* x86_64*"
|
||||||
|
@ -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=c9a43894b87502a5f69efdb97dee637c9dd4d2c5dfef1c9d79b9d406adafdb76
|
checksum=11f7c77d37cff6e7f65ac7cc55bab7901e0c6208e845a38764394d04ed567b30
|
||||||
conflicts="afl>=0"
|
conflicts="afl>=0"
|
||||||
replaces="afl>=0"
|
replaces="afl>=0"
|
||||||
|
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
pattern='/\K\d+\.[\d.]+c'
|
pattern='/v\K\d+\.[\d.]+c'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue