wok diff libisofs-dev/receipt @ rev 24347

Up expat (2.4.4)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Wed Feb 02 09:41:22 2022 +0000 (2022-02-02)
parents ed82d8434b53
children b087c7dc538d
line diff
     1.1 --- a/libisofs-dev/receipt	Thu Apr 11 15:05:34 2019 +0100
     1.2 +++ b/libisofs-dev/receipt	Wed Feb 02 09:41:22 2022 +0000
     1.3 @@ -1,15 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="libisofs-dev"
     1.7 -VERSION="1.5.0"
     1.8 +VERSION="1.5.2"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="Libburnia is a project for reading, mastering and writing optical disks."
    1.11  MAINTAINER="devl547@gmail.com"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="https://dev.lovelyhq.com/libburnia/libisofs"
    1.14  
    1.15 +DEPENDS="libisofs pkg-config"
    1.16  WANTED="libisofs"
    1.17 -DEPENDS="libisofs pkg-config"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()