3 Commits c21891fe5e ... 8582804b9b

Author SHA1 Message Date
  Matías Fonzo 8582804b9b stages: 1/13-lzlib: Fix mismatch (provided) version 3 years ago
  Matías Fonzo 82c644dabf archive: Adjust entries in some files 3 years ago
  Matías Fonzo 9340d76784 archive: etc/os-release: Refreshed 3 years ago
4 changed files with 8 additions and 8 deletions
  1. 1 1
      archive/dialog/dialogrc
  2. 4 4
      archive/etc/os-release
  3. 1 1
      archive/grub/etc/default/grub
  4. 2 2
      stages/1/13-lzlib

+ 1 - 1
archive/dialog/dialogrc

@@ -2,7 +2,7 @@
 # Run-time configuration file for dialog
 #
 # Automatically generated by "dialog --create-rc <file>"
-# This matches the color scheme of Dragora-3.0.
+# This matches the color scheme of Dragora-3.0.0.
 #
 #
 # Types of values:

+ 4 - 4
archive/etc/os-release

@@ -1,8 +1,8 @@
 NAME=Dragora
-VERSION=3.0
+VERSION=3.0.0
 ID=dragora
 VERSION_CODENAME=D3
-VERSION_ID=3.0
-PRETTY_NAME="Dragora GNU/Linux-Libre 3.0"
-HOME_URL=http://www.dragora.org
+VERSION_ID=3.0.0
+PRETTY_NAME="Dragora GNU/Linux-Libre 3.0.0 (D3)"
+HOME_URL=https://www.dragora.org
 BUILD_ID=20191014

+ 1 - 1
archive/grub/etc/default/grub

@@ -41,7 +41,7 @@ GRUB_TIMEOUT=40
 
 # Set by distributors of GRUB to their identifying name.  This is
 # used to generate more informative menu entry titles
-GRUB_DISTRIBUTOR="Dragora-3.0"
+GRUB_DISTRIBUTOR="Dragora"
 
 # Select the terminal output device.  You may select multiple devices
 # here, separated by spaces.

+ 2 - 2
stages/1/13-lzlib

@@ -1,6 +1,6 @@
 # Build script for lzlib.
 #
-# Copyright (c) 2019 Matias Fonzo, <selk@dragora.org>.
+# Copyright (c) 2019-2020 Matias Fonzo, <selk@dragora.org>.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -14,7 +14,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-version=1.11
+version=1.12-rc2
 
 cd -- "$TMPDIR"
 rm -rf lzlib-${version}