libraries/gdl: Updated for version 3.34.0.

Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
This commit is contained in:
Matteo Bernardini 2020-11-07 09:32:34 +01:00 committed by Robby Workman
parent 3aaeebcffa
commit 431eeba4b9
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=gdl
VERSION=${VERSION:-3.26.0}
VERSION=${VERSION:-3.34.0}
BUILD=${BUILD:-2}
TAG=${TAG:-_SBo}
@ -91,7 +91,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr
| cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true
mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a ABOUT-NLS AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS \
cp -a AUTHORS COPYING ChangeLog INSTALL MAINTAINERS NEWS \
$PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild

View file

@ -1,8 +1,8 @@
PRGNAM="gdl"
VERSION="3.26.0"
VERSION="3.34.0"
HOMEPAGE="https://www.gnome.org/"
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gdl/3.26/gdl-3.26.0.tar.xz"
MD5SUM="1366cbca43242336f5e61b010145d76e"
DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gdl/3.34/gdl-3.34.0.tar.xz"
MD5SUM="d624f2ca85555402828d5c4a98912b82"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""