libraries/libvshadow: Updated for version 20161111.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
cfd5083081
commit
4d259c7478
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for libvshadow
|
||||
|
||||
# Copyright 2014-2016 Barry J. Grundy (bgrundy<at>linuxleo.com)
|
||||
# Copyright 2014-2017 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 v20160110 March 2016 Barry J. Grundy
|
||||
# Updated v20161111 January 2017 Barry J. Grundy
|
||||
|
||||
PRGNAM=libvshadow
|
||||
VERSION=${VERSION:-20160110}
|
||||
VERSION=${VERSION:-20161111}
|
||||
STATUS=${STATUS:-alpha}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libvshadow"
|
||||
VERSION="20160110"
|
||||
VERSION="20161111"
|
||||
HOMEPAGE="https://github.com/libyal/libvshadow"
|
||||
DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20160110/libvshadow-alpha-20160110.tar.gz"
|
||||
MD5SUM="649b60733ad7bf7b98dbc1514fd28a18"
|
||||
DOWNLOAD="https://github.com/libyal/libvshadow/releases/download/20161111/libvshadow-alpha-20161111.tar.gz"
|
||||
MD5SUM="c9c4eb8b2e10bb0b8e0fd5d7007a8598"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue