Levente Polyak pushed to branch main at Arch Linux / Packaging / Packages / 
afl++


Commits:
a7571e69 by Levente Polyak at 2026-06-06T00:55:31+02:00
upgpkg: 5.00c-1: upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = afl++
        pkgdesc = instrumentation-driven fuzzer for binary format
-       pkgver = 4.40c
+       pkgver = 5.00c
        pkgrel = 1
        url = https://aflplus.plus/
        arch = x86_64
@@ -33,8 +33,8 @@ pkgbase = afl++
        replaces = afl
        replaces = aflplusplus
        options = !lto
-       source = 
https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v4.40c/afl++-4.40c.tar.gz
-       sha256sums = 
3343796f0b69b0bec07e44033608280c360e0e90b4ddb6bdda263d598fc3e472
-       b2sums = 
142a44da0ae4bb757968e141692151f660ff0ed0ea91ff2a10ec29ecf2b0c0e96c3429b3b85fa72d3723fe86ce3660cc633b6cf462a0a9fc2384a4fb0d5812f8
+       source = 
https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v5.00c/afl++-5.00c.tar.gz
+       sha256sums = 
b0c005a1d28883ad1cad17ac01837d5c6b0cc7a72d19db700823e42ce3848534
+       b2sums = 
88fe7ebc95d4f116eb2ed183bc92d6d90fbb2cab03fc12132a5c1c5eabe057deb7dc710cd538159ffe7d1c1f38f05f497e08afa64e69912d9137ff0937cbb0dc
 
 pkgname = afl++


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 # Contributor GI Jack <[email protected]>
 
 pkgname=afl++
-pkgver=4.40c
+pkgver=5.00c
 pkgrel=1
 pkgdesc='instrumentation-driven fuzzer for binary format'
 url='https://aflplus.plus/'
@@ -51,8 +51,8 @@ options=(!lto)
 source=(
   
"https://github.com/AFLplusplus/AFLplusplus/archive/refs/tags/v${pkgver}/${pkgname}-${pkgver}.tar.gz";
 )
-sha256sums=('3343796f0b69b0bec07e44033608280c360e0e90b4ddb6bdda263d598fc3e472')
-b2sums=('142a44da0ae4bb757968e141692151f660ff0ed0ea91ff2a10ec29ecf2b0c0e96c3429b3b85fa72d3723fe86ce3660cc633b6cf462a0a9fc2384a4fb0d5812f8')
+sha256sums=('b0c005a1d28883ad1cad17ac01837d5c6b0cc7a72d19db700823e42ce3848534')
+b2sums=('88fe7ebc95d4f116eb2ed183bc92d6d90fbb2cab03fc12132a5c1c5eabe057deb7dc710cd538159ffe7d1c1f38f05f497e08afa64e69912d9137ff0937cbb0dc')
 
 prepare() {
   # https://github.com/AFLplusplus/AFLplusplus/issues/2643



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aflplusplus/-/commit/a7571e69487cc48db76e287ed1e176fb1d7b42c4

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/aflplusplus/-/commit/a7571e69487cc48db76e287ed1e176fb1d7b42c4
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to