From 6ace97e48281b6b858f109f25e9b24a38f1e8190 Mon Sep 17 00:00:00 2001 From: Jon Hermansen Date: Fri, 21 Jul 2017 15:13:57 -0400 Subject: [PATCH] update PPA build URL for postgrey 1.35. Fixes #1211 (#1212) --- ppa/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ppa/Makefile b/ppa/Makefile index 4db9db6e..4e3f99df 100755 --- a/ppa/Makefile +++ b/ppa/Makefile @@ -14,7 +14,7 @@ build_postgrey: clean git clone git://git.debian.org/git/collab-maint/postgrey.git /tmp/build/postgrey # Download the corresponding upstream package. - wget -O /tmp/build/postgrey_1.35.orig.tar.gz http://postgrey.schweikert.ch/pub/postgrey-1.35.tar.gz + wget -O /tmp/build/postgrey_1.35.orig.tar.gz http://postgrey.schweikert.ch/pub/old/postgrey-1.35.tar.gz # Add our source patch to the debian packaging listing. cp postgrey_sources.diff /tmp/build/postgrey/debian/patches/mailinabox