development/pkgconf: Updated for version 1.4.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
94dd8e9af5
commit
d2c2c57c00
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pkgconf
|
||||
|
||||
# Copyright 2016-2017 Hunter Sezen California, USA
|
||||
# Copyright 2016-2018 Hunter Sezen California, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pkgconf
|
||||
VERSION=${VERSION:-1.3.12}
|
||||
VERSION=${VERSION:-1.4.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pkgconf"
|
||||
VERSION="1.3.12"
|
||||
VERSION="1.4.0"
|
||||
HOMEPAGE="https://github.com/pkgconf/pkgconf"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.3.12.tar.xz"
|
||||
MD5SUM="9d7a2fef60ca9f957d7541f0727238fe"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.4.0.tar.xz"
|
||||
MD5SUM="c509c0dad5a70aa4bc3210557b7eafce"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in New Issue