mirror of
https://github.com/outbackdingo/ports.git
synced 2026-01-27 10:20:12 +00:00
main/msmtp: updated to 1.8.15
This commit is contained in:
@@ -1 +1 @@
|
||||
a1a35dd7cc053fca143a6886a1dea635 msmtp-1.8.14.tar.xz
|
||||
45eddbc0e93d7eb77c12ab75b5e1e6be msmtp-1.8.15.tar.xz
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
1
main/msmtp/update
Normal file
@@ -0,0 +1 @@
|
||||
url=https://marlam.de/msmtp/download/
|
||||
Reference in New Issue
Block a user