mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
development/pkgconf: Updated for version 1.2.0.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
This commit is contained in:
parent
3d4f9bcc15
commit
f3ff562e8c
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.1.1}
|
||||
VERSION=${VERSION:-1.2.0}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pkgconf"
|
||||
VERSION="1.1.1"
|
||||
VERSION="1.2.0"
|
||||
HOMEPAGE="https://github.com/pkgconf/pkgconf"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.1.1.tar.xz"
|
||||
MD5SUM="42b2e74c039f7f77c5183c6c9c946f77"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.2.0.tar.xz"
|
||||
MD5SUM="1818cdd874d5471d32604c43cccf8568"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue