From db178cf6d16e37e074ad0b2e2a8f4e48ce9a31aa Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Mon, 31 Jan 2022 09:18:59 +0000 Subject: libgig: update to 4.3.0 --- libgig/build/libgig.SlackBuild | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'libgig') diff --git a/libgig/build/libgig.SlackBuild b/libgig/build/libgig.SlackBuild index 821fa518..3b9c999c 100755 --- a/libgig/build/libgig.SlackBuild +++ b/libgig/build/libgig.SlackBuild @@ -1,6 +1,6 @@ #!/bin/sh # $Id$ -# Copyright 2020 Eric Hameleers, Eindhoven, NL +# Copyright 2020, 2022 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Permission to use, copy, modify, and distribute this software for @@ -31,8 +31,10 @@ # Build needs: # Needs: # Changelog: -# 4.2.0-1: 19/Jan/2020 by Eric Hameleers +# 4.2.0-1: 19/jan/2020 by Eric Hameleers # * Initial build. +# 4.3.0-1: 31/jan/2022 by Eric Hameleers +# * Update. # # Run 'sh libgig.SlackBuild' to build a Slackware package. # The package (.t?z) and .txt file as well as build logs are created in /tmp . @@ -41,7 +43,7 @@ # ----------------------------------------------------------------------------- PRGNAM=libgig -VERSION=${VERSION:-4.2.0} +VERSION=${VERSION:-4.3.0} BUILD=${BUILD:-1} NUMJOBS=${NUMJOBS:-" -j$(nproc) "} TAG=${TAG:-alien} -- cgit v1.2.3