wok-next diff autoconf/receipt @ rev 6600

Up unixODBC to 2.3.0.
author Christopher Rogers <slaxemulator@gmail.com>
date Sat Oct 09 16:01:29 2010 +0000 (2010-10-09)
parents aa81307e960f
children 1d56d7d2d17c
line diff
     1.1 --- a/autoconf/receipt	Mon Apr 12 20:49:27 2010 +0200
     1.2 +++ b/autoconf/receipt	Sat Oct 09 16:01:29 2010 +0000
     1.3 @@ -1,11 +1,11 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="autoconf"
     1.7 -VERSION="2.65"
     1.8 +VERSION="2.68"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Tool to automatically configure software source code."
    1.11  MAINTAINER="pankso@slitaz.org"
    1.12 -BUILD_DEPENDS="m4"
    1.13 +BUILD_DEPENDS="m4 perl"
    1.14  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.15  WEB_SITE="http://www.gnu.org/software/autoconf/"
    1.16  WGET_URL="$GNU_MIRROR/$PACKAGE/$TARBALL"