main/msmtp: updated to 1.8.15

This commit is contained in:
emmett1
2021-07-24 00:53:02 +08:00
parent fdc6888012
commit c76ce7bd07
4 changed files with 7 additions and 4 deletions

View File

@@ -1 +1 @@
a1a35dd7cc053fca143a6886a1dea635 msmtp-1.8.14.tar.xz
45eddbc0e93d7eb77c12ab75b5e1e6be msmtp-1.8.15.tar.xz

View File

@@ -1,8 +1,11 @@
msmtp-1.8.15-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/msmtp
-rwxr-xr-x root/root usr/bin/msmtpd
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/info/
-rw-r--r-- root/root usr/share/info/msmtp.info.gz
drwxr-xr-x root/root usr/share/man/
drwxr-xr-x root/root usr/share/man/man1/
-rw-r--r-- root/root usr/share/man/man1/msmtp.1.gz

View File

@@ -2,15 +2,14 @@
# depends : openssl
name=msmtp
version=1.8.14
version=1.8.15
release=1
source="https://marlam.de/$name/releases/$name-$version.tar.xz"
build() {
cd $name-$version
./configure --prefix=/usr \
--with-tls=openssl \
--disable-nls
--with-tls=openssl
make
make DESTDIR=$PKG install
}

1
main/msmtp/update Normal file
View File

@@ -0,0 +1 @@
url=https://marlam.de/msmtp/download/