php: 5.4.27 -> 5.4.29
Signed-off-by: Austin Seipp <aseipp@pobox.com>
This commit is contained in:
parent
6cfa38ce7d
commit
fc4adcd7af
@ -9,7 +9,7 @@ in
|
|||||||
|
|
||||||
composableDerivation.composableDerivation {} ( fixed : let inherit (fixed.fixed) version; in {
|
composableDerivation.composableDerivation {} ( fixed : let inherit (fixed.fixed) version; in {
|
||||||
|
|
||||||
version = "5.4.27";
|
version = "5.4.29";
|
||||||
|
|
||||||
name = "php-${version}";
|
name = "php-${version}";
|
||||||
|
|
||||||
@ -246,7 +246,7 @@ composableDerivation.composableDerivation {} ( fixed : let inherit (fixed.fixed)
|
|||||||
"http://nl1.php.net/get/php-${version}.tar.bz2/from/this/mirror"
|
"http://nl1.php.net/get/php-${version}.tar.bz2/from/this/mirror"
|
||||||
"http://se1.php.net/get/php-${version}.tar.bz2/from/this/mirror"
|
"http://se1.php.net/get/php-${version}.tar.bz2/from/this/mirror"
|
||||||
];
|
];
|
||||||
md5 = "1c6e99187d25023411b663ea09f145ee";
|
sha256 = "19z2n6h1fvj30n6hl2mwhw2f4i1vwhbj3j7abq3gc16gcfh3rkk2";
|
||||||
name = "php-${version}.tar.bz2";
|
name = "php-${version}.tar.bz2";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user