Fix PHP version in pre_build_hook

Change-Id: I6cd8a34b4383e72a77475840628954bcae26f7e2
This commit is contained in:
Simon Pasquier 2017-03-06 10:17:34 +01:00
parent 859ed811b4
commit 62be5f21e7
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ STDLIB_TARBALL_URL="https://forgeapi.puppetlabs.com/v3/files/puppetlabs-stdlib-4
FIREWALL_TARBALL_URL="https://forgeapi.puppetlabs.com/v3/files/puppetlabs-firewall-1.7.0.tar.gz"
NAGIOS_VERSION="1.5-3ubuntu1"
PHP5_VERSION="5.5.9+dfsg-1ubuntu4.20"
PHP5_VERSION="5.5.9+dfsg-1ubuntu4.21"
SAMBA_VERSION="4.3.11+dfsg-0ubuntu0.14.04.4"
download_packages \