wok rev 7966

Up: gocr 0.49
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Jan 17 17:24:19 2011 +0100 (2011-01-17)
parents 2695888b0f59
children b18aba3cab0e
files gocr/receipt
line diff
     1.1 --- a/gocr/receipt	Mon Jan 17 17:24:02 2011 +0100
     1.2 +++ b/gocr/receipt	Mon Jan 17 17:24:19 2011 +0100
     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()