diff --git a/main/fetchmail/.checksums b/main/fetchmail/.checksums index 1227a4481..ee43406e3 100644 --- a/main/fetchmail/.checksums +++ b/main/fetchmail/.checksums @@ -1 +1 @@ -a44dba54d6e053d9612322619a81d9b3 fetchmail-6.4.34.tar.xz +9b237f22a0a06c758ad05286c6242879 fetchmail-6.4.35.tar.xz diff --git a/main/fetchmail/.pkgfiles b/main/fetchmail/.pkgfiles index 477adfa11..1ec63eeb8 100644 --- a/main/fetchmail/.pkgfiles +++ b/main/fetchmail/.pkgfiles @@ -1,4 +1,4 @@ -fetchmail-6.4.34-1 +fetchmail-6.4.35-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 744a9929d..6966be9e6 100644 --- a/main/fetchmail/spkgbuild +++ b/main/fetchmail/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl name=fetchmail -version=6.4.34 +version=6.4.35 release=1 source="https://sourceforge.net/projects/${name}/files/branch_${version%.*}/${name}-${version}.tar.xz"