mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
libraries/libgaminggear: Updated for version 0.15.1
This commit is contained in:
parent
59e1911823
commit
452370524d
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=libgaminggear
|
||||
VERSION=${VERSION:-0.15.0}
|
||||
VERSION=${VERSION:-0.15.1}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="libgaminggear"
|
||||
VERSION="0.15.0"
|
||||
VERSION="0.15.1"
|
||||
HOMEPAGE="https://sourceforge.net/projects/libgaminggear/"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/libgaminggear/libgaminggear-0.15.0.tar.bz2"
|
||||
MD5SUM="30adac5ab41b127305439217a0c084d0"
|
||||
DOWNLOAD="https://downloads.sourceforge.net/libgaminggear/libgaminggear-0.15.1.tar.bz2"
|
||||
MD5SUM="3ff8463eee6f226a7a407617742a6667"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue