Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Bart Ribbers
aports
Commits
18e96384
Commit
18e96384
authored
8 years ago
by
Francesco Colista
Browse files
Options
Downloads
Patches
Plain Diff
testing/afl: upgrade to 2.23b, fixed upstream url
parent
3b709006
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/afl/APKBUILD
+5
-5
5 additions, 5 deletions
testing/afl/APKBUILD
with
5 additions
and
5 deletions
testing/afl/APKBUILD
+
5
−
5
View file @
18e96384
# Contributor: Marian <mari.hahn@wwu.de>
# Contributor: Marian <mari.hahn@wwu.de>
# Maintainer: Marian <mari.hahn@wwu.de>
# Maintainer: Marian <mari.hahn@wwu.de>
pkgname
=
afl
pkgname
=
afl
pkgver
=
2.1
2
b
pkgver
=
2.1
3
b
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"american fuzzy lop is a fuzzer relying on genetic algorithms instead brute force"
pkgdesc
=
"american fuzzy lop is a fuzzer relying on genetic algorithms instead brute force"
url
=
"http://lcamtuf.coredump.cx/afl/"
url
=
"http://lcamtuf.coredump.cx/afl/"
...
@@ -12,7 +12,7 @@ depends_dev=""
...
@@ -12,7 +12,7 @@ depends_dev=""
makedepends
=
"llvm-dev clang-dev"
makedepends
=
"llvm-dev clang-dev"
install
=
""
install
=
""
subpackages
=
"
$pkgname
-doc"
subpackages
=
"
$pkgname
-doc"
source
=
"http://lcamtuf.coredump.cx/afl/releases/
afl-latest
.tgz"
source
=
"http://lcamtuf.coredump.cx/afl/releases/
$pkgname
-
$pkgver
.tgz"
_builddir
=
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
_builddir
=
"
${
srcdir
}
/
${
pkgname
}
-
${
pkgver
}
"
...
@@ -33,6 +33,6 @@ package() {
...
@@ -33,6 +33,6 @@ package() {
"
${
pkgdir
}
/usr/bin/afl-gcc"
"
${
pkgdir
}
/usr/bin/afl-g++"
"
${
pkgdir
}
/usr/bin/afl-gcc"
"
${
pkgdir
}
/usr/bin/afl-g++"
}
}
md5sums
=
"
3162bb1662a49c60e3bf814946eda590 afl-latest
.tgz"
md5sums
=
"
64101b1be7a830958435e0902028867d afl-2.13b
.tgz"
sha256sums
=
"
7fdc2d7f6ff7ff7ada27b84fec07f7e7910facb468c94db14861c295a9f830ba afl-latest
.tgz"
sha256sums
=
"
87771426b13e094e9101036d5d8f2dfc050ffef408058fa00d8b0985216a97dc afl-2.13b
.tgz"
sha512sums
=
"
76e5018cc7ece1e9d164e91ec3552925454b85bf9d981fc2eb6a718fdb06741796b323605ddba93d01df0d9512309ba89554735b7b08c5bf8ad69257b3665e64 afl-latest
.tgz"
sha512sums
=
"
00e922a4c11c015173eabd4ca897df29ab785bae97eb78eb0a7a68acd802e3596f37dac62370b2a52036cc4f17ac640f5eebeb4e8916b3bb727429dee49ce3d1 afl-2.13b
.tgz"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment