mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/goffice: Updated for version 0.10.15.
This is the latest of the 0.10.x series that will build on 14.1; goffice-0.10.16 requires gtk+3-3.8.7 or later. Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
93eac13e8a
commit
5f6254aac9
2 changed files with 4 additions and 4 deletions
|
@ -25,7 +25,7 @@
|
|||
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=goffice
|
||||
VERSION=${VERSION:-0.10.9}
|
||||
VERSION=${VERSION:-0.10.15}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="goffice"
|
||||
VERSION="0.10.9"
|
||||
VERSION="0.10.15"
|
||||
HOMEPAGE="http://ftp.gnome.org/pub/GNOME/sources/goffice/"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/goffice-0.10.9.tar.xz"
|
||||
MD5SUM="98e540dc4273eca088d31005fcf397d9"
|
||||
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/goffice/0.10/goffice-0.10.15.tar.xz"
|
||||
MD5SUM="73648a33c884cb03827cecc6df427b92"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue