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/bulk_extractor.SlackBuild | |
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/bulk_extractor.SlackBuild')
-rw-r--r-- | system/bulk_extractor/bulk_extractor.SlackBuild | 4 |
1 files changed, 3 insertions, 1 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} |