Changeset 2d9804a2


Ignore:
Timestamp:
11/15/2014 08:55:28 AM (9 years ago)
Author:
Christopher Gregory <cjg@…>
Branches:
systemd-13485
Children:
a2e618f
Parents:
a605b1c9
Message:

Fixed gobject-introspection download url.

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

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • general.ent

    ra605b1c9 r2d9804a2  
    11<!-- $LastChangedBy$ $Date$ -->
    22
    3 <!ENTITY day          "14">                   <!-- Always 2 digits -->
     3<!ENTITY day          "15">                   <!-- Always 2 digits -->
    44<!ENTITY month        "11">                   <!-- Always 2 digits -->
    55<!ENTITY year         "2014">
     
    77<!ENTITY copyholder   "The BLFS systemd Development Team">
    88<!ENTITY version      "&year;-&month;-&day;">
    9 <!ENTITY releasedate  "November 14th, &year;">
     9<!ENTITY releasedate  "November 15th, &year;">
    1010<!ENTITY pubdate      "&year;-&month;-&day;"> <!-- metadata req. by TLDP -->
    1111<!ENTITY blfs-version "systemd">              <!-- svn|[release #] -->
  • general/genlib/gobject-introspection.xml

    ra605b1c9 r2d9804a2  
    66
    77  <!ENTITY gobject-introspection-download-http
    8     "&gnome-download-http;/gobject-introspection/1.40/gobject-introspection-&gobject-introspection-version;.tar.xz">
     8    "&gnome-download-http;/gobject-introspection/1.42/gobject-introspection-&gobject-introspection-version;.tar.xz">
    99  <!ENTITY gobject-introspection-download-ftp
    10     "&gnome-download-ftp;/gobject-introspection/1.40/gobject-introspection-&gobject-introspection-version;.tar.xz">
     10    "&gnome-download-ftp;/gobject-introspection/1.42/gobject-introspection-&gobject-introspection-version;.tar.xz">
    1111  <!ENTITY gobject-introspection-md5sum        "4fa52f6b67367d9c1b99b98683ced202">
    1212  <!ENTITY gobject-introspection-size          "1.2 MB">
Note: See TracChangeset for help on using the changeset viewer.