sqmail: update to 4.0.07.
This commit is contained in:
parent
651165ac39
commit
9600213a53
2 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
We generate the file auto_uids.c ourselves.
|
||||
|
||||
--- mail/sqmail/sqmail-4.0.06/src/Makefile.orig
|
||||
+++ mail/sqmail/sqmail-4.0.06/src/Makefile
|
||||
--- mail/sqmail/sqmail-4.0.07/src/Makefile.orig
|
||||
+++ mail/sqmail/sqmail-4.0.07/src/Makefile
|
||||
@@ -95,20 +95,6 @@
|
||||
compile auto_split.c
|
||||
./compile auto_split.c
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'sqmail'
|
||||
pkgname=sqmail
|
||||
version=4.0.06
|
||||
revision=3
|
||||
version=4.0.07
|
||||
revision=1
|
||||
create_wrksrc=yes
|
||||
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
||||
makedepends="fehQlibs libidn2-devel ucspi-ssl-devel"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
|||
license="Public Domain"
|
||||
homepage="https://www.fehcom.de/sqmail/sqmail.html"
|
||||
distfiles="https://www.fehcom.de/sqmail/sqmail-${version}.tgz"
|
||||
checksum=65eb32f28431d6b5343d05d3e8fb7cd218bf819d92215216599bed6161ad5c00
|
||||
checksum=6ec1387fc43002148e9fc418fdc406ca88ee69c30210e7b736b35509ad098a81
|
||||
nocross="custom build system"
|
||||
provides="smtp-server-0_1"
|
||||
replaces="smtp-server>=0"
|
||||
|
|
Loading…
Reference in a new issue