mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/libfwsi: Updated for version 20160110.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
ea273994d9
commit
7092d2bee5
2 changed files with 6 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libfwsi
|
||||
|
||||
# Copyright 2014-2015 Barry J. Grundy (bgrundy<at>linuxleo.com)
|
||||
# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -22,10 +22,10 @@
|
|||
# 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 v20160110 March 2016 Barry J. Grundy
|
||||
|
||||
PRGNAM=libfwsi
|
||||
VERSION=${VERSION:-20150124}
|
||||
VERSION=${VERSION:-20160110}
|
||||
STATUS=${STATUS:-experimental}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libfwsi"
|
||||
VERSION="20150124"
|
||||
VERSION="20160110"
|
||||
HOMEPAGE="https://github.com/libyal/libfwsi"
|
||||
DOWNLOAD="https://github.com/libyal/libfwsi/releases/download/20150124/libfwsi-experimental-20150124.tar.gz"
|
||||
MD5SUM="d8d8f4f52c9568092f1f4a9ae363a3a8"
|
||||
DOWNLOAD="https://github.com/libyal/libfwsi/releases/download/20160110/libfwsi-experimental-20160110.tar.gz"
|
||||
MD5SUM="e613aa64157389a39cb73f806decf4cd"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue