libraries/swfdec: Updated for version 0.9.2.
Signed-off-by: Erik Hanson <erik@slackbuilds.org>.
This commit is contained in:
parent
153844238e
commit
488decda3c
|
@ -2,7 +2,7 @@
|
|||
#
|
||||
# Slackware build script for swfdec
|
||||
#
|
||||
# Copyright 2009 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# Copyright 2009-2017 Erik W. Hanson, Minneapolis, MN, USA
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=swfdec
|
||||
VERSION=${VERSION:-0.8.4}
|
||||
VERSION=${VERSION:-0.9.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="swfdec"
|
||||
VERSION="0.8.4"
|
||||
VERSION="0.9.2"
|
||||
HOMEPAGE="https://swfdec.freedesktop.org/wiki/"
|
||||
DOWNLOAD="https://swfdec.freedesktop.org/download/swfdec/0.8/swfdec-0.8.4.tar.gz"
|
||||
MD5SUM="aece501d0e73f3e564200a44ec03c385"
|
||||
DOWNLOAD="https://swfdec.freedesktop.org/download/swfdec/0.9/swfdec-0.9.2.tar.gz"
|
||||
MD5SUM="7be5e39236e2d6efa61a18e83e5ab73d"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in New Issue