wok diff sip-dev/receipt @ rev 23757

fusecloop/extract_compressed_fs: fix v2 convertion
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat May 02 17:31:45 2020 +0000 (2020-05-02)
parents 2e5434fe0bdb
children a77f941b8df6
line diff
     1.1 --- a/sip-dev/receipt	Mon Mar 16 11:42:13 2015 +0200
     1.2 +++ b/sip-dev/receipt	Sat May 02 17:31:45 2020 +0000
     1.3 @@ -1,12 +1,12 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="sip-dev"
     1.7 -VERSION="4.16.6"
     1.8 +VERSION="4.19.19"
     1.9  CATEGORY="development"
    1.10 -SHORT_DESC="Development files for sip"
    1.11 +SHORT_DESC="Development files for sip."
    1.12  MAINTAINER="allan316@gmail.com"
    1.13  LICENSE="GPL2 GPL3"
    1.14 -WEB_SITE="http://www.riverbankcomputing.co.uk"
    1.15 +WEB_SITE="https://www.riverbankcomputing.com/software/sip/intro"
    1.16  
    1.17  WANTED="sip"
    1.18  DEPENDS="sip"
    1.19 @@ -17,4 +17,3 @@
    1.20  	mkdir -p $fs/usr
    1.21  	cp -a $install/usr/include $fs/usr
    1.22  }
    1.23 -