On 9 November 2017 at 13:55, Ryan Schmidt <[email protected]> wrote: >> @@ -18,12 +18,11 @@ long_description p0f is a versatile passive OS >> fingerprinting and \ >> honeypots, for pen-testing, or just for the fun of it. >> >> homepage http://lcamtuf.coredump.cx/p0f3/ >> -master_sites ${homepage}releases/ \ >> - ${homepage}releases/old/${major}.x/ >> +master_sites ${homepage}/releases/ > > ${homepage} already ends with a slash so you should not put another slash > after it when using it to define master_sites.
See the PR. This was intentional since its easier to read and has no redirects. -- Eitan Adler
