wok diff hdf5-dev/receipt @ rev 24605
Add zmap
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Mar 02 15:59:03 2022 +0000 (2022-03-02) |
parents | bd50558bbb54 |
children | 8ed7694bbe1f |
line diff
1.1 --- a/hdf5-dev/receipt Mon Mar 11 13:05:00 2019 +0100 1.2 +++ b/hdf5-dev/receipt Wed Mar 02 15:59:03 2022 +0000 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="hdf5-dev" 1.7 -VERSION="1.10.4" 1.8 +VERSION="1.10.6" 1.9 CATEGORY="development" 1.10 SHORT_DESC="A data model, library, and file format for storing and managing data - development files." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 LICENSE="BSD" 1.13 WEB_SITE="https://www.hdfgroup.org/HDF5" 1.14 1.15 +DEPENDS="hdf5" 1.16 WANTED="hdf5" 1.17 -DEPENDS="hdf5" 1.18 1.19 # Rules to gen a SliTaz package suitable for Tazpkg. 1.20 genpkg_rules()