mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-08 20:28:13 +01:00
development/pkgconf: Updated for version 1.3.12.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
bb3fb6443c
commit
e6c8a6f30d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pkgconf
|
||||
VERSION=${VERSION:-1.3.10}
|
||||
VERSION=${VERSION:-1.3.12}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pkgconf"
|
||||
VERSION="1.3.10"
|
||||
VERSION="1.3.12"
|
||||
HOMEPAGE="https://github.com/pkgconf/pkgconf"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.3.10.tar.xz"
|
||||
MD5SUM="9b63707bf6f8da6efb3868101d7525fe"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.3.12.tar.xz"
|
||||
MD5SUM="9d7a2fef60ca9f957d7541f0727238fe"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue