Changeset b78a90e


Ignore:
Timestamp:
10/11/2014 12:15:26 AM (10 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
kde5-14686, systemd-13485
Children:
95db124
Parents:
5dec59cf
Message:

Update to php-5.6.1

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/branches/systemd@14561 af4574ff-66df-0310-9fd7-8a98e5e911e0

Files:
3 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    r5dec59cf rb78a90e  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "09">                   <!-- Always 2 digits -->
     3<!ENTITY day          "10">                   <!-- Always 2 digits -->
    44<!ENTITY month        "10">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "October 9th, &year;">
     9<!ENTITY releasedate  "October 10th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/prog/php-systemd.xml

    r5dec59cf rb78a90e  
    77  <!ENTITY php-download-http "http://www.php.net/distributions/php-&php-version;.tar.bz2">
    88  <!ENTITY php-download-ftp  "ftp://ftp.isu.edu.tw/pub/Unix/Web/PHP/distributions/php-&php-version;.tar.bz2">
    9   <!ENTITY php-md5sum        "1f889357528809a6675e2f23995832d7">
     9  <!ENTITY php-md5sum        "d34002f90a7049282ec663adcac7ba9e">
    1010  <!ENTITY php-size          "13 MB">
    1111  <!ENTITY php-buildsize     "296 MB (includeing the test suite and 102 MB for documentation)">
  • packages.ent

    r5dec59cf rb78a90e  
    265265<!ENTITY nasm-version                 "2.11.05">
    266266<!ENTITY npapi-sdk-version            "0.27.2">
    267 <!ENTITY php-version                  "5.6.0">
     267<!ENTITY php-version                  "5.6.1">
    268268<!ENTITY python2-version              "2.7.8">
    269269<!ENTITY python3-version              "3.4.1">
Note: See TracChangeset for help on using the changeset viewer.