system/gnome-vfs: Updated for version 2.24.4.

Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
Erik Hanson 2011-11-26 12:37:11 -06:00 committed by Niels Horn
parent 009eb0fcdc
commit 5039cbbebd
2 changed files with 5 additions and 5 deletions

View file

@ -2,7 +2,7 @@
#
# Slackware build script for gnome-vfs
#
# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA
# Copyright 2009-2011 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=gnome-vfs
VERSION=2.24.3
VERSION=${VERSION:-2.24.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="gnome-vfs"
VERSION="2.24.3"
VERSION="2.24.4"
HOMEPAGE="http://www.gnome.org/"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-2.24.3.tar.bz2"
MD5SUM="646a2672c6e7e4ebff6a798b0fb7cc90"
DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.24/gnome-vfs-2.24.4.tar.bz2"
MD5SUM="a05fab03eeef10a47dd156b758982f2e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Erik Hanson"