wok-stable diff gocr/receipt @ rev 10177
Up: openexr to 1.7.0.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri May 20 22:24:12 2011 +0000 (2011-05-20) |
parents | df04a17046d6 |
children |
line diff
1.1 --- a/gocr/receipt Wed Jul 22 10:08:24 2009 +0200 1.2 +++ b/gocr/receipt Fri May 20 22:24:12 2011 +0000 1.3 @@ -1,13 +1,13 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="gocr" 1.7 -VERSION="0.47" 1.8 +VERSION="0.49" 1.9 CATEGORY="office" 1.10 SHORT_DESC="Optical Character Recognition program." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.13 WEB_SITE="http://jocr.sourceforge.net/" 1.14 -WGET_URL="$SF_MIRROR/jocr/$TARBALL" 1.15 +WGET_URL="http://www-e.uni-magdeburg.de/jschulen/ocr/$TARBALL" 1.16 1.17 # Rules to configure and make the package. 1.18 compile_rules()