aboutsummaryrefslogtreecommitdiffstats
path: root/general.ent
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2018-05-22 18:08:04 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2018-05-22 18:08:04 +0000
commit7733d3593317b43d9a3af1a4eb7196d3902b2ba7 (patch)
treee2cabc119819b989e6fd9607dfcd958ae85b00f9 /general.ent
parent9901037e429b57893039386fd417ac30b0e579f0 (diff)
Update several urls to https.
Update to procps-ng-3.3.15. Update to vim-8,1. Update to meson-0.46.1. Update to e2fsprogs-1.44.2. Update to linux-4.16.10. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@11413 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'general.ent')
-rw-r--r--general.ent8
1 files changed, 5 insertions, 3 deletions
diff --git a/general.ent b/general.ent
index 297f76078..57006e96d 100644
--- a/general.ent
+++ b/general.ent
@@ -1,13 +1,13 @@
-<!ENTITY version "SVN-20180511">
+<!ENTITY version "SVN-20180522">
<!ENTITY short-version "svn"> <!-- Used below in &blfs-book;
Change to x.y for release but not -rc releases -->
<!ENTITY generic-version "development"> <!-- Use "development" or "x.y[-pre{x}]" -->
-<!ENTITY versiond "20180511-systemd">
+<!ENTITY versiond "20180522-systemd">
<!ENTITY short-versiond "systemd">
<!ENTITY generic-versiond "systemd">
-<!ENTITY releasedate "May 11, 2018">
+<!ENTITY releasedate "May 22, 2018">
<!ENTITY copyrightdate "1999-2018"><!-- jhalfs needs a literal dash, not &ndash; -->
<!ENTITY milestone "8.3">
@@ -48,6 +48,8 @@
<!ENTITY kernel "https://www.kernel.org/pub/">
<!ENTITY sourceforge "https://prdownloads.sourceforge.net/">
<!ENTITY savannah "http://download.savannah.gnu.org">
+<!ENTITY savannah-nongnu "https://savannah.nongnu.org">
+<!ENTITY github "https://github.com">
<!ENTITY % packages-entities SYSTEM "packages.ent">
%packages-entities;