wok diff perdition-dev/receipt @ rev 23501
updated python-jinja2 (2.7 -> 2.11.1)
author | Hans-G?nter Theisgen |
---|---|
date | Mon Apr 06 07:57:27 2020 +0100 (2020-04-06) |
parents | c7a23f0fad68 |
children | c3a6f662a1c1 |
line diff
1.1 --- a/perdition-dev/receipt Wed Jan 13 23:15:10 2016 +0100 1.2 +++ b/perdition-dev/receipt Mon Apr 06 07:57:27 2020 +0100 1.3 @@ -1,15 +1,15 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perdition-dev" 1.7 -VERSION="2.1" 1.8 +VERSION="2.2" 1.9 CATEGORY="development" 1.10 -SHORT_DESC="IMAP/POP proxy development files." 1.11 +SHORT_DESC="Fully featured POP3 and IMAP4 proxy server - development files." 1.12 MAINTAINER="pascal.bellard@slitaz.org" 1.13 LICENSE="GPL2" 1.14 WEB_SITE="http://www.vergenet.net/linux/perdition" 1.15 -WANTED="perdition" 1.16 1.17 DEPENDS="perdition" 1.18 +WANTED="perdition" 1.19 1.20 # Rules to gen a SliTaz package suitable for Tazpkg. 1.21 genpkg_rules()