diff options
author | Barry J. Grundy <bgrundyatlinuxleo.com> | 2013-11-04 22:19:38 -0600 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2013-11-04 22:19:38 -0600 |
commit | ecb5a6d1e598e14e0d9eb7c7e45e2cd3593f3c95 (patch) | |
tree | c147b9c2ab7af86113620a378128dbcf1b171f29 /system/bulk_extractor | |
parent | d82c28dc942ec102d87e3896e9409dac2bfcacf6 (diff) | |
download | slackbuilds-ecb5a6d1e598e14e0d9eb7c7e45e2cd3593f3c95.tar.gz |
system/bulk_extractor: Updated for version 1.4.1.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/bulk_extractor')
-rw-r--r-- | system/bulk_extractor/bulk_extractor.SlackBuild | 4 | ||||
-rw-r--r-- | system/bulk_extractor/bulk_extractor.info | 6 |
2 files changed, 6 insertions, 4 deletions
diff --git a/system/bulk_extractor/bulk_extractor.SlackBuild b/system/bulk_extractor/bulk_extractor.SlackBuild index 09e7c63d4f..ac73298221 100644 --- a/system/bulk_extractor/bulk_extractor.SlackBuild +++ b/system/bulk_extractor/bulk_extractor.SlackBuild @@ -22,8 +22,10 @@ # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +# edited for v 1.4.1 October 2013 + PRGNAM=bulk_extractor -VERSION=1.3 +VERSION=1.4.1 BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/bulk_extractor/bulk_extractor.info b/system/bulk_extractor/bulk_extractor.info index ec4fc81711..e9c3228ce6 100644 --- a/system/bulk_extractor/bulk_extractor.info +++ b/system/bulk_extractor/bulk_extractor.info @@ -1,8 +1,8 @@ PRGNAM="bulk_extractor" -VERSION="1.3" +VERSION="1.4.1" HOMEPAGE="https://github.com/simsong/bulk_extractor/wiki" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/bulk_extractor-1.3.tar.gz" -MD5SUM="c25f1223d2265f676539dbcefd7679e9" +DOWNLOAD="http://digitalcorpora.org/downloads/bulk_extractor/bulk_extractor-1.4.1.tar.gz" +MD5SUM="ab5e52c5e3bccaa3119f067f88f2b5c8" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |