# HG changeset patch # User Hans-G?nter Theisgen # Date 1559750947 -3600 # Node ID 9560550c61645148183dae755be057a813eac918 # Parent 8b06244cfb1945c609376d3f058f6903be647c53 updated postfixadmin (2.3.5 -> 3.2) diff -r 8b06244cfb19 -r 9560550c6164 postfixadmin/receipt --- a/postfixadmin/receipt Wed Jun 05 17:00:00 2019 +0100 +++ b/postfixadmin/receipt Wed Jun 05 17:09:07 2019 +0100 @@ -1,22 +1,18 @@ # SliTaz package receipt. PACKAGE="postfixadmin" -VERSION="2.3.5" +VERSION="3.2" CATEGORY="network" SHORT_DESC="Postfix web administration." MAINTAINER="pascal.bellard@slitaz.org" LICENSE="GPL" +WEB_SITE="http://postfixadmin.sourceforge.net/" + TARBALL="$PACKAGE-$VERSION.tar.gz" -WEB_SITE="http://postfixadmin.sourceforge.net/" WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" + DEPENDS="php php-mysqli php-imap postfix mysql_or_postgresql" -# Rules to configure and make the package. -compile_rules() -{ - cd $src -} - # Rules to gen a SliTaz package suitable for Tazpkg. genpkg_rules() {