system/autojump: Updated for version 13.

This commit is contained in:
Binh Nguyen 2010-10-20 01:45:05 -05:00 committed by Erik Hanson
parent 02e9ed96d5
commit 23c3560851
2 changed files with 5 additions and 5 deletions

View file

@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=autojump
VERSION=${VERSION:-12}
VERSION=${VERSION:-13}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="autojump"
VERSION="12"
VERSION="13"
HOMEPAGE="http://github.com/joelthelion/autojump/wiki"
DOWNLOAD="http://github.com/downloads/joelthelion/autojump/autojump_v12.tar.gz"
MD5SUM="b12ec5909afef86016d0e9ce7c834071"
DOWNLOAD="http://github.com/downloads/joelthelion/autojump/autojump_v13.tar.gz"
MD5SUM="13e4e6173f4ed63b8babb00fcd95f600"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Binh Nguyen"
EMAIL="binhnguyen@fastmail.fm"
APPROVED="dsomero"
APPROVED="Erik Hanson"