diff options
author | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-31 01:12:24 -0700 |
commit | b2a6f1b28b7fa31088cab9a90b0f5ab97948534d (patch) | |
tree | afa7b467e44b704b69c66862852a8c3118b8e308 /extra/netcdf-cxx | |
parent | 7c151ac5589d3dbef5972f69a62b847ecf565bfa (diff) |
Thu Oct 31 01:09:50 PDT 2013
Diffstat (limited to 'extra/netcdf-cxx')
-rw-r--r-- | extra/netcdf-cxx/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/netcdf-cxx/PKGBUILD b/extra/netcdf-cxx/PKGBUILD index 600e095a3..49e59d2b2 100644 --- a/extra/netcdf-cxx/PKGBUILD +++ b/extra/netcdf-cxx/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 164375 2012-07-31 20:02:04Z ronald $ +# $Id: PKGBUILD 198338 2013-10-30 14:15:40Z allan $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Contributor: damir <damir@archlinux.org> @@ -9,7 +9,7 @@ pkgdesc="NetCDF c++ bindings" arch=("i686" "x86_64") url="http://www.unidata.ucar.edu/downloads/netcdf/netcdf-cxx/index.jsp" depends=('gcc-libs' 'netcdf' 'curl') -options=('!libtool' '!makeflags') +options=('!makeflags') license=('custom') source=(http://www.unidata.ucar.edu/downloads/netcdf/ftp/netcdf-cxx4-${pkgver}.tar.gz) sha1sums=('59628c9f06c211a47517fc00d8b068da159ffa9d') |