wok diff perdition-dev/receipt @ rev 21160

Up ufraw (0.22)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sun Mar 31 15:04:44 2019 +0200 (2019-03-31)
parents 9689f1b75619
children 113d38a1e4e9
line diff
     1.1 --- a/perdition-dev/receipt	Tue Dec 30 10:01:09 2014 +0100
     1.2 +++ b/perdition-dev/receipt	Sun Mar 31 15:04:44 2019 +0200
     1.3 @@ -1,14 +1,15 @@
     1.4  # SliTaz package receipt.
     1.5  
     1.6  PACKAGE="perdition-dev"
     1.7 -VERSION="1.17.1"
     1.8 +VERSION="2.1"
     1.9  CATEGORY="development"
    1.10  SHORT_DESC="IMAP/POP proxy development files."
    1.11  MAINTAINER="pascal.bellard@slitaz.org"
    1.12  LICENSE="GPL2"
    1.13  WEB_SITE="http://www.vergenet.net/linux/perdition"
    1.14 +WANTED="perdition"
    1.15 +
    1.16  DEPENDS="perdition"
    1.17 -WANTED="perdition"
    1.18  
    1.19  # Rules to gen a SliTaz package suitable for Tazpkg.
    1.20  genpkg_rules()
    1.21 @@ -16,4 +17,3 @@
    1.22  	mkdir -p $fs/usr/lib
    1.23  	cp -a $install/usr/lib/*.a $fs/usr/lib
    1.24  }
    1.25 -