diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-10 22:06:13 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:55 -0500 |
commit | 68ca4bf709431adf1f41f11177688c9f035bf036 (patch) | |
tree | d59a3674645b4bd39b12c181bd0d2e207bfbbee3 /system/bulk_extractor | |
parent | cc241873cde4f5c3eaccbd5c3ba4847d46d0429b (diff) | |
download | slackbuilds-68ca4bf709431adf1f41f11177688c9f035bf036.tar.gz |
system/bulk_extractor: Updated for version 1.3.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'system/bulk_extractor')
-rw-r--r-- | system/bulk_extractor/bulk_extractor.SlackBuild | 2 | ||||
-rw-r--r-- | system/bulk_extractor/bulk_extractor.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/system/bulk_extractor/bulk_extractor.SlackBuild b/system/bulk_extractor/bulk_extractor.SlackBuild index 077ece65ca..09e7c63d4f 100644 --- a/system/bulk_extractor/bulk_extractor.SlackBuild +++ b/system/bulk_extractor/bulk_extractor.SlackBuild @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=bulk_extractor -VERSION=1.2.2 +VERSION=1.3 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/bulk_extractor/bulk_extractor.info b/system/bulk_extractor/bulk_extractor.info index e6d098df3a..ec4fc81711 100644 --- a/system/bulk_extractor/bulk_extractor.info +++ b/system/bulk_extractor/bulk_extractor.info @@ -1,8 +1,8 @@ PRGNAM="bulk_extractor" -VERSION="1.2.2" +VERSION="1.3" HOMEPAGE="https://github.com/simsong/bulk_extractor/wiki" -DOWNLOAD="https://github.com/downloads/simsong/bulk_extractor/bulk_extractor-1.2.2.tar.gz" -MD5SUM="11ccee3709ac862a41edad309153c7a3" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/bulk_extractor-1.3.tar.gz" +MD5SUM="c25f1223d2265f676539dbcefd7679e9" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |