mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-07 20:27:02 +01:00
libraries/libewf: Updated for version 20140804.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
3de3844b86
commit
7c75c9fb26
2 changed files with 6 additions and 8 deletions
|
@ -22,13 +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 August 2016 Barry J. Grundy <bgrundy(at)linuxleo.com
|
||||
# - note this is a downgrade from previous SBo versions for TSK
|
||||
# compatibility.
|
||||
# Updated v20140804, Jan 2019, Barry J. Grundy <bgrundy(at)linuxleo.com
|
||||
|
||||
PRGNAM=libewf
|
||||
VERSION=${VERSION:-20140608}
|
||||
BUILD=${BUILD:-2}
|
||||
VERSION=${VERSION:-20140804}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
if [ -z "$ARCH" ]; then
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libewf"
|
||||
VERSION="20140608"
|
||||
VERSION="20140804"
|
||||
HOMEPAGE="https://github.com/libyal/libewf/"
|
||||
DOWNLOAD="https://src.fedoraproject.org/repo/pkgs/libewf/libewf-20140608.tar.gz/fdf615f23937fad8e02b60b9e3e5fb35/libewf-20140608.tar.gz"
|
||||
MD5SUM="fdf615f23937fad8e02b60b9e3e5fb35"
|
||||
DOWNLOAD="https://github.com/libyal/libewf-legacy/releases/download/20140804/libewf-20140804.tar.gz"
|
||||
MD5SUM="002f64009054692719f8f8c35ed60b4b"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue