diff options
author | Thomas Penteker <tek@serverop.de> | 2018-09-09 02:10:58 +0200 |
---|---|---|
committer | Thomas Penteker <tek@serverop.de> | 2018-09-09 02:10:58 +0200 |
commit | ab3bfcb3fb72ef16adcf1835b1d0f11eb66d0a6b (patch) | |
tree | c93de2b8c4f4c9fa65fc6e8dc254f27e5d339a51 | |
parent | 31b50867c5d4102e523bbb6729fc22a77fdbdfd2 (diff) | |
download | contrib-ab3bfcb3fb72ef16adcf1835b1d0f11eb66d0a6b.tar.gz contrib-ab3bfcb3fb72ef16adcf1835b1d0f11eb66d0a6b.tar.xz |
afl: 2.41b -> 2.52b
-rw-r--r-- | afl/.footprint | 1 | ||||
-rw-r--r-- | afl/.md5sum | 2 | ||||
-rw-r--r-- | afl/.signature | 8 | ||||
-rw-r--r-- | afl/Pkgfile | 2 |
4 files changed, 7 insertions, 6 deletions
diff --git a/afl/.footprint b/afl/.footprint index 0d1ca2fff..5727de04f 100644 --- a/afl/.footprint +++ b/afl/.footprint @@ -24,6 +24,7 @@ drwxr-xr-x root/root usr/share/afl/dictionaries/ -rw-r--r-- root/root usr/share/afl/dictionaries/html_tags.dict -rw-r--r-- root/root usr/share/afl/dictionaries/jpeg.dict -rw-r--r-- root/root usr/share/afl/dictionaries/js.dict +-rw-r--r-- root/root usr/share/afl/dictionaries/json.dict -rw-r--r-- root/root usr/share/afl/dictionaries/pdf.dict -rw-r--r-- root/root usr/share/afl/dictionaries/png.dict -rw-r--r-- root/root usr/share/afl/dictionaries/sql.dict diff --git a/afl/.md5sum b/afl/.md5sum index 0413ab76b..086eb00dd 100644 --- a/afl/.md5sum +++ b/afl/.md5sum @@ -1 +1 @@ -9a87752684bf01cb4fd9c63657cf1077 afl-2.41b.tgz +d4fa778e6c2221aee4f5326f22e1983d afl-2.52b.tgz diff --git a/afl/.signature b/afl/.signature index 6d55b8d6a..041627d78 100644 --- a/afl/.signature +++ b/afl/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF31+dDrnfvwcT+6PUybNoXnkZu6RrCpc8C5PkpSuA3Sj2nfA2qWIxdGWca3KzxVPoTZ961S1h8j/IrW7/83zMIw8= -SHA256 (Pkgfile) = 9b1ef994b86617aafbeae8107e4fc065dbe0e1b1dba2d2dcbea4daf6ef034952 -SHA256 (.footprint) = e42e74867b5dee2c30e3b2412f492885552b7d4da4fb425a1aef78a6a4bf673f -SHA256 (afl-2.41b.tgz) = 0670b13235264e688a7ccfbeeee257e9c57dcc86ead676247d92d199c194968f +RWSagIOpLGJF31H+2qdj5Aaq6F3vE/MAjfr0HieechuYeEWOsFakEIOCRczq0wv7zq6xcss5KNJWuGuxjWSj4rBWJG/T5NIDDAI= +SHA256 (Pkgfile) = 10df4a45bdd331cd8d1f9a2f25f1a1f1593999f7024b147bbbaa75f7a7a88b42 +SHA256 (.footprint) = c3df59679ff1734999776227e846c86137594b3a013f677e2733dc80e5817e97 +SHA256 (afl-2.52b.tgz) = 43614b4b91c014d39ef086c5cc84ff5f068010c264c2c05bf199df60898ce045 diff --git a/afl/Pkgfile b/afl/Pkgfile index a194ab5a2..27a7558e2 100644 --- a/afl/Pkgfile +++ b/afl/Pkgfile @@ -4,7 +4,7 @@ # Depends on: name=afl -version=2.41b +version=2.52b release=1 source=(http://lcamtuf.coredump.cx/afl/releases/$name-$version.tgz) |