wok-next diff gocr/receipt @ rev 8195
imported patch toolchain/libtool.patch
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Thu Jan 27 00:20:50 2011 +0100 (2011-01-27) |
parents | df04a17046d6 |
children | 2b1eb1493f37 |
line diff
1.1 --- a/gocr/receipt Wed Jul 22 10:08:24 2009 +0200 1.2 +++ b/gocr/receipt Thu Jan 27 00:20:50 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()