mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
development/pkgconf: Updated for version 1.5.4.
Signed-off-by: David Spencer <baildon.research@googlemail.com>
This commit is contained in:
parent
0d93f8e9c9
commit
6621ce1447
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.5.3}
|
||||
VERSION=${VERSION:-1.5.4}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pkgconf"
|
||||
VERSION="1.5.3"
|
||||
VERSION="1.5.4"
|
||||
HOMEPAGE="https://git.dereferenced.org/pkgconf/pkgconf"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.5.3.tar.xz"
|
||||
MD5SUM="c21743bca14c882c0f282746168a5edc"
|
||||
DOWNLOAD="https://distfiles.dereferenced.org/pkgconf/pkgconf-1.5.4.tar.xz"
|
||||
MD5SUM="a7846cfd1f53664a4ef983bae8355309"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="%README%"
|
||||
|
|
Loading…
Reference in a new issue