libraries/libbde: Updated for version 20150204.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
09cb5c6187
commit
19372024c2
|
@ -22,11 +22,11 @@
|
|||
# OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
|
||||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
# Updated v20150124 January 2015 Barry J. Grundy
|
||||
# Updated v20150204 March 2015 Barry J. Grundy
|
||||
|
||||
PRGNAM=libbde
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20150124}
|
||||
VERSION=${VERSION:-20150204}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libbde"
|
||||
VERSION="20150124"
|
||||
VERSION="20150204"
|
||||
HOMEPAGE="https://github.com/libyal/libbde"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20150124/libbde-alpha-20150124.tar.gz"
|
||||
MD5SUM="a98c6ca1c943c4699b3141184f535191"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20150204/libbde-alpha-20150204.tar.gz"
|
||||
MD5SUM="9ab8fcbbbe95f6e2160e7031f2fcf170"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
|
@ -12,7 +12,7 @@ libbde: Library and tools to access the BitLocker Drive Encryption (BDE)
|
|||
libbde: format. The BDE format is used by Windows, as of Vista, to encrypt
|
||||
libbde: data on a storge media volume.
|
||||
libbde:
|
||||
libbde: Homepage: http://code.google.com/p/libbde/
|
||||
libbde: Homepage: https://github.com/libyal/libbde
|
||||
libbde:
|
||||
libbde:
|
||||
libbde:
|
||||
|
|
Loading…
Reference in New Issue