URI:
       tSwitch default release to beowulf. - libdevuansdk - common library for devuan's simple distro kits
  HTML git clone https://git.parazyd.org/libdevuansdk
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 93d89b5f7ee686e7ed3d7558260f461d4ef20a17
   DIR parent a3b1efff8cb6fee945191461fe632526a81ae418
  HTML Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 12 Mar 2020 10:11:17 +0100
       
       Switch default release to beowulf.
       
       Diffstat:
         M config                              |       6 +++---
       
       1 file changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/config b/config
       t@@ -1,5 +1,5 @@
        #!/usr/bin/env zsh
       -# Copyright (c) 2016-2017 Dyne.org Foundation
       +# Copyright (c) 2016-2020 Dyne.org Foundation
        # libdevuansdk is maintained by Ivan J. <parazyd@dyne.org>
        #
        # This file is part of libdevuansdk
       t@@ -34,8 +34,8 @@ aptcachedir="$LIBPATH/apt-cache"
        aptcachegpg="0xdeadbeefdeadbeef"
        
        os="devuan"
       -release="ascii"
       -version="2.0.0"
       +release="beowulf"
       +version="3.0.0"
        mirror="http://pkgmaster.devuan.org/merged"
        section="main contrib non-free"