mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
libraries/libewf: Updated for version 20150126.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
19372024c2
commit
0ac73bdcab
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 v20140608(exp) December 2014 Barry J. Grundy <bgrundy(at)linuxleo.com
|
||||
# Updated v20150126(exp) March 2015 Barry J. Grundy <bgrundy(at)linuxleo.com
|
||||
|
||||
PRGNAM=libewf
|
||||
STATUS=${STATUS:-experimental}
|
||||
VERSION=${VERSION:-20140608}
|
||||
VERSION=${VERSION:-20150126}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libewf"
|
||||
VERSION="20140608"
|
||||
VERSION="20150126"
|
||||
HOMEPAGE="https://github.com/libyal/libewf/"
|
||||
DOWNLOAD="https://googledrive.com/host/0B3fBvzttpiiSMTdoaVExWWNsRjg/libewf-experimental-20140608.tar.gz"
|
||||
MD5SUM="19398966893f98bb91df45e703548583"
|
||||
DOWNLOAD="https://github.com/libyal/libewf/releases/download/20150126/libewf-experimental-20150126.tar.gz"
|
||||
MD5SUM="6d8a804eaecd73205ba758a3af8b7a7a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue