graphics/qrencode: Updated for version 3.2.0.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
Matthew Fillpot 2012-04-02 15:01:12 -04:00 committed by Erik Hanson
parent 0cc0b48495
commit e966042607
2 changed files with 5 additions and 5 deletions

View File

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

View File

@ -1,10 +1,10 @@
PRGNAM="qrencode"
VERSION="3.1.1"
VERSION="3.2.0"
HOMEPAGE="http://fukuchi.org/works/qrencode/index.en.html"
DOWNLOAD="http://fukuchi.org/works/qrencode/qrencode-3.1.1.tar.gz"
MD5SUM="d97f67cbefaf577e6c15923f3cc57b6a"
DOWNLOAD="http://fukuchi.org/works/qrencode/qrencode-3.2.0.tar.gz"
MD5SUM="328050395ae53ccea23b5cbabe6dc7f8"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
MAINTAINER="Matthew Fillpot"
EMAIL="mfilpot@gmail.com"
APPROVED="Niels Horn"
APPROVED="dsomero"