sqmail: update to 4.0.10.
This commit is contained in:
parent
6ad6ad97e9
commit
c7694ca746
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
We generate the file auto_uids.c ourselves.
|
We generate the file auto_uids.c ourselves.
|
||||||
|
|
||||||
--- mail/sqmail/sqmail-4.0.09/src/Makefile.orig
|
--- mail/sqmail/sqmail-4.0.10/src/Makefile.orig
|
||||||
+++ mail/sqmail/sqmail-4.0.09/src/Makefile
|
+++ mail/sqmail/sqmail-4.0.10/src/Makefile
|
||||||
@@ -95,20 +95,6 @@
|
@@ -95,20 +95,6 @@
|
||||||
compile auto_split.c
|
compile auto_split.c
|
||||||
./compile auto_split.c
|
./compile auto_split.c
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'sqmail'
|
# Template file for 'sqmail'
|
||||||
pkgname=sqmail
|
pkgname=sqmail
|
||||||
version=4.0.09
|
version=4.0.10
|
||||||
revision=1
|
revision=1
|
||||||
create_wrksrc=yes
|
create_wrksrc=yes
|
||||||
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
build_wrksrc="mail/${pkgname}/${pkgname}-${version}/src"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
|
||||||
license="Public Domain"
|
license="Public Domain"
|
||||||
homepage="https://www.fehcom.de/sqmail/sqmail.html"
|
homepage="https://www.fehcom.de/sqmail/sqmail.html"
|
||||||
distfiles="https://www.fehcom.de/sqmail/sqmail-${version}.tgz"
|
distfiles="https://www.fehcom.de/sqmail/sqmail-${version}.tgz"
|
||||||
checksum=6ddcc336693280adc900083c9ba3cdd76a1ecb2a76d242698336fbd83f12ebf7
|
checksum=7e3705da76a708c6504fb2d4807b61daa2e5af66cb8103b762017e61562f966d
|
||||||
nocross="custom build system"
|
nocross="custom build system"
|
||||||
provides="smtp-server-0_1"
|
provides="smtp-server-0_1"
|
||||||
replaces="smtp-server>=0"
|
replaces="smtp-server>=0"
|
||||||
|
|
Loading…
Reference in a new issue