mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libbde: Updated for version 20150124.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
67abaddca3
commit
90e70735f8
2 changed files with 5 additions and 5 deletions
|
@ -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 v20150106 January 2015 Barry J. Grundy
|
||||
# Updated v20150124 January 2015 Barry J. Grundy
|
||||
|
||||
PRGNAM=libbde
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20150106}
|
||||
VERSION=${VERSION:-20150124}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libbde"
|
||||
VERSION="20150106"
|
||||
VERSION="20150124"
|
||||
HOMEPAGE="https://github.com/libyal/libbde"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20150106/libbde-alpha-20150106.tar.gz"
|
||||
MD5SUM="5f9bacbf07d6b78a7a5e4bae072490c1"
|
||||
DOWNLOAD="https://github.com/libyal/libbde/releases/download/20150124/libbde-alpha-20150124.tar.gz"
|
||||
MD5SUM="a98c6ca1c943c4699b3141184f535191"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue