diff --git a/main/msmtp/.checksums b/main/msmtp/.checksums index 4b626e042..a538a7a0f 100644 --- a/main/msmtp/.checksums +++ b/main/msmtp/.checksums @@ -1 +1 @@ -a1a35dd7cc053fca143a6886a1dea635 msmtp-1.8.14.tar.xz +45eddbc0e93d7eb77c12ab75b5e1e6be msmtp-1.8.15.tar.xz diff --git a/main/msmtp/.pkgfiles b/main/msmtp/.pkgfiles index 0e184ccd0..784331c99 100644 --- a/main/msmtp/.pkgfiles +++ b/main/msmtp/.pkgfiles @@ -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 diff --git a/main/msmtp/spkgbuild b/main/msmtp/spkgbuild index cee7581fc..2390defc4 100644 --- a/main/msmtp/spkgbuild +++ b/main/msmtp/spkgbuild @@ -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 } diff --git a/main/msmtp/update b/main/msmtp/update new file mode 100644 index 000000000..5d2d41f2a --- /dev/null +++ b/main/msmtp/update @@ -0,0 +1 @@ +url=https://marlam.de/msmtp/download/