wok-stable diff stoqdrivers/receipt @ rev 8477
Fixed aescrypt to work with new tazwok-experimental.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Mon Feb 07 19:11:59 2011 +0000 (2011-02-07) |
parents | 8fd13b11d5ed |
children | 00fefa6ebb77 |
line diff
1.1 --- a/stoqdrivers/receipt Fri Aug 07 00:02:50 2009 +0000 1.2 +++ b/stoqdrivers/receipt Mon Feb 07 19:11:59 2011 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="stoqdrivers" 1.7 -VERSION="0.9.8" 1.8 +VERSION="0.9.8.2" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Useful drivers for Stoq and retail systems" 1.11 MAINTAINER="claudinei@slitaz.org" 1.12 @@ -10,7 +10,7 @@ 1.13 SUGGESTED="stoq" 1.14 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.15 WEB_SITE="http://www.stoq.com.br" 1.16 -WGET_URL="http://download.stoq.com.br/sources/0.9.10/$TARBALL" 1.17 +WGET_URL="http://download.stoq.com.br/sources/0.9.11/$TARBALL" 1.18 1.19 # Rules to configure and make the package. 1.20 compile_rules()