diff options
author | Patrick J Volkerding <volkerdi@slackware.com> | 2019-12-22 19:14:09 +0000 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2019-12-23 08:59:49 +0100 |
commit | f1f15652d1e9b864b86e42f206ccf7054f684e55 (patch) | |
tree | 137a291211ab1637987cf3d6b556cf8e89423c77 /source/l/gobject-introspection/gobject-introspection.SlackBuild | |
parent | 34c69a90eabb6e22de0b9bba1c7031c976ae3d4d (diff) | |
download | current-f1f15652d1e9b864b86e42f206ccf7054f684e55.tar.gz current-f1f15652d1e9b864b86e42f206ccf7054f684e55.tar.xz |
Sun Dec 22 19:14:09 UTC 201920191222191409
d/parallel-20191222-noarch-1.txz: Upgraded.
l/eigen3-3.2.10-x86_64-3.txz: Rebuilt.
Fixed header path in eigen3.pc. Thanks to gouttegd.
l/gobject-introspection-1.62.0-x86_64-3.txz: Rebuilt.
Recompiled against libffi-3.3.
l/imagemagick-7.0.9_10-x86_64-1.txz: Upgraded.
n/libmbim-1.20.4-x86_64-1.txz: Upgraded.
n/libtirpc-1.2.5-x86_64-1.txz: Upgraded.
xfce/tumbler-0.2.8-x86_64-1.txz: Upgraded.
Diffstat (limited to 'source/l/gobject-introspection/gobject-introspection.SlackBuild')
-rwxr-xr-x | source/l/gobject-introspection/gobject-introspection.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/l/gobject-introspection/gobject-introspection.SlackBuild b/source/l/gobject-introspection/gobject-introspection.SlackBuild index 3856fce87..aaf84951a 100755 --- a/source/l/gobject-introspection/gobject-introspection.SlackBuild +++ b/source/l/gobject-introspection/gobject-introspection.SlackBuild @@ -26,7 +26,7 @@ cd $(dirname $0) ; CWD=$(pwd) PKGNAM=gobject-introspection VERSION=${VERSION:-$(echo $PKGNAM-*.tar.?z* | rev | cut -f 3- -d . | cut -f 1 -d - | rev)} -BUILD=${BUILD:-2} +BUILD=${BUILD:-3} # Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then |