wok diff expat-dev/receipt @ rev 21465

updated modsecurity-apache (2.7.7 -> 2.9.3)
author Hans-G?nter Theisgen
date Tue Apr 30 14:44:45 2019 +0100 (2019-04-30)
parents fc9203de5ff2
children 34e8f4b56043
line diff
     1.1 --- a/expat-dev/receipt	Tue Feb 21 15:50:51 2017 +0100
     1.2 +++ b/expat-dev/receipt	Tue Apr 30 14:44:45 2019 +0100
     1.3 @@ -1,17 +1,17 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="expat-dev"
     1.7 -VERSION="2.1.0"
     1.8 +VERSION="2.2.6"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="XML parsing library devel files."
    1.11 +SHORT_DESC="XML parsing library development files."
    1.12  MAINTAINER="pankso@slitaz.org"
    1.13  LICENSE="MIT"
    1.14  WEB_SITE="http://expat.sourceforge.net/"
    1.15 +
    1.16  WANTED="expat"
    1.17 +DEPENDS="expat pkg-config"
    1.18  HOST_ARCH="i486 arm"
    1.19  
    1.20 -DEPENDS="expat pkg-config"
    1.21 -
    1.22  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.23  genpkg_rules()
    1.24  {