diff --git a/main/fetchmail/.checksums b/main/fetchmail/.checksums index 323989a00..16eed1cdd 100644 --- a/main/fetchmail/.checksums +++ b/main/fetchmail/.checksums @@ -1 +1 @@ -6d8f62780d63cf2bf0c25d085adce0bf fetchmail-6.4.28.tar.xz +d29875a7c88003013eeb8f41bbec1670 fetchmail-6.4.29.tar.xz diff --git a/main/fetchmail/.pkgfiles b/main/fetchmail/.pkgfiles index fd2480b04..7255619fb 100644 --- a/main/fetchmail/.pkgfiles +++ b/main/fetchmail/.pkgfiles @@ -1,4 +1,4 @@ -fetchmail-6.4.28-1 +fetchmail-6.4.29-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 2e8ffa065..d941e14c1 100644 --- a/main/fetchmail/spkgbuild +++ b/main/fetchmail/spkgbuild @@ -2,7 +2,7 @@ # depends : openssl name=fetchmail -version=6.4.28 +version=6.4.29 release=1 source="https://sourceforge.net/projects/${name}/files/branch_${version%.*}/${name}-${version}.tar.xz"