mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
libraries/libevtx: Updated for version 20181227.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
18458a5995
commit
e391acd8af
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 v20181216 Jan 2019
|
||||
# Updated v20181227 March 2019
|
||||
|
||||
PRGNAM=libevtx
|
||||
STATUS=${STATUS:-alpha}
|
||||
VERSION=${VERSION:-20181216}
|
||||
VERSION=${VERSION:-20181227}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libevtx"
|
||||
VERSION="20181216"
|
||||
VERSION="20181227"
|
||||
HOMEPAGE="https://github.com/libyal/libevtx"
|
||||
DOWNLOAD="https://github.com/libyal/libevtx/releases/download/20181216/libevtx-alpha-20181216.tar.gz"
|
||||
MD5SUM="bd657fe5fdf82cce28b39d2d65fd37cf"
|
||||
DOWNLOAD="https://github.com/libyal/libevtx/releases/download/20181227/libevtx-alpha-20181227.tar.gz"
|
||||
MD5SUM="438ab1f45ec931e091a3eecca4d7b9cf"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue