development/pkgconf: Updated for version 1.3.8.

Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
Hunter Sezen 2017-08-16 23:02:47 +01:00 committed by Willy Sudiarto Raharjo
parent e7cd5c5601
commit 1532360038
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pkgconf
VERSION=${VERSION:-1.3.7}
VERSION=${VERSION:-1.3.8}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
@ -54,7 +54,7 @@ else
LIBDIRSUFFIX=""
fi
set -e
set -eu
rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT

View file

@ -1,8 +1,8 @@
PRGNAM="pkgconf"
VERSION="1.3.7"
VERSION="1.3.8"
HOMEPAGE="https://github.com/pkgconf/pkgconf"
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.3.7.tar.xz"
MD5SUM="ac35c34d84eeb6a03d4d61b8555d6197"
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.3.8.tar.xz"
MD5SUM="484ba3360d983ce07416843d5bc916a8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="%README%"