diff --git a/main/fetchmail/.checksums b/main/fetchmail/.checksums index dfdcfbb2b..96a622f8f 100644 --- a/main/fetchmail/.checksums +++ b/main/fetchmail/.checksums @@ -1 +1 @@ -4ad354bdaaecb7b2564e4e2d070d0f50 fetchmail-6.4.25.tar.xz +fbeab300ed54b973066d651132e80592 fetchmail-6.4.27.tar.xz diff --git a/main/fetchmail/.pkgfiles b/main/fetchmail/.pkgfiles index 58b71e300..1c8ac1cbd 100644 --- a/main/fetchmail/.pkgfiles +++ b/main/fetchmail/.pkgfiles @@ -1,4 +1,4 @@ -fetchmail-6.4.25-1 +fetchmail-6.4.27-1 drwxr-xr-x root/root usr/ drwxr-xr-x root/root usr/bin/ -rwxr-xr-x root/root usr/bin/fetchmail diff --git a/main/fetchmail/spkgbuild b/main/fetchmail/spkgbuild index 2f7300d9e..9f618820b 100644 --- a/main/fetchmail/spkgbuild +++ b/main/fetchmail/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl name=fetchmail -version=6.4.25 +version=6.4.27 release=1 source="https://sourceforge.net/projects/${name}/files/branch_${version%.*}/${name}-${version}.tar.xz"