diff --git a/main/fetchmail/.checksums b/main/fetchmail/.checksums index e776d9d4d..93021355e 100644 --- a/main/fetchmail/.checksums +++ b/main/fetchmail/.checksums @@ -1 +1 @@ -8bfdc96f0241f328b17ef04666b2f155 fetchmail-6.4.36.tar.xz +61db4f95af4f1a5f95e7ea632928d48d fetchmail-6.4.37.tar.xz diff --git a/main/fetchmail/.pkgfiles b/main/fetchmail/.pkgfiles index 1ac178ece..46d2e4735 100644 --- a/main/fetchmail/.pkgfiles +++ b/main/fetchmail/.pkgfiles @@ -1,4 +1,4 @@ -fetchmail-6.4.36-1 +fetchmail-6.4.37-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 0ed173782..44c3ab05a 100644 --- a/main/fetchmail/spkgbuild +++ b/main/fetchmail/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl name=fetchmail -version=6.4.36 +version=6.4.37 release=1 source="https://sourceforge.net/projects/${name}/files/branch_${version%.*}/${name}-${version}.tar.xz"