[Lunar-commits] <moonbase-other> docker: version bumped to 1.3.0.

Florin Braescu florin at lunar-linux.org
Fri Oct 17 16:08:28 CEST 2014


commit 696fc5ff1af10b32dc0f02303147ffc1005c2a71
Author: Florin Braescu <florin at lunar-linux.org>
Date: Fri, 17 Oct 2014 17:08:14 +0300
URL: https://github.com/lunar-linux/moonbase-other/commit/696fc5ff1af10b32dc0f02303147ffc1005c2a71

docker: version bumped to 1.3.0.
---
  virtual/docker/DEPENDS | +1/-1     
  virtual/docker/DETAILS | +3/-3     
  2 files changed, 4 insertions(+), 4 deletions(-)

--- a/virtual/docker/DEPENDS
+++ b/virtual/docker/DEPENDS
@@ -5,7 +5,7 @@ depends sqlite
 depends systemd
 depends git
 depends go
+depends btrfs-progs
 
-optional_depends "btrfs-progs" "" "" "for btrfs backend support"
 optional_depends "lxc"         "" "" "for lxc backend support"
 
--- a/virtual/docker/DETAILS
+++ b/virtual/docker/DETAILS
@@ -1,13 +1,13 @@
           MODULE=docker
-         VERSION=1.2.0
+         VERSION=1.3.0
 DOCKER_GITCOMMIT=fa7b24f
           SOURCE=$MODULE-$VERSION.tar.gz
  SOURCE_URL_FULL=https://github.com/docker/docker/archive/v${VERSION}.tar.gz
-      SOURCE_VFY=sha256:d7ab9ab0984044efdeba6b292e2e8b07f1f14fef51a444f8a3749d30d32567da
+      SOURCE_VFY=sha256:c9930edcd6274570a753b60b74dac1f4e9e15e3d376899069f67338522427625
 SOURCE_DIRECTORY=$BUILD_DIRECTORY/$MODULE-$VERSION
         WEB_SITE=http://www.docker.io/
          ENTERED=20140607
-         UPDATED=20140920
+         UPDATED=20141017
            SHORT="Pack, ship and run any application as a lightweight container"
 
 GARBAGE=off




More information about the Lunar-commits mailing list