diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:06 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-06-13 21:59:50 +0200 |
commit | ce2eb8f92671ec426c996baca1ef9931c3bacb68 (patch) | |
tree | d3a885bbd94a72a4f486b3b51b6cebb049bc1672 /package/aufs-util | |
parent | 6c85bf610d803db0183faa02ffebbf1f48c318c2 (diff) |
a lot of bugfixes and package updates
Diffstat (limited to 'package/aufs-util')
-rw-r--r-- | package/aufs-util/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/aufs-util/Makefile b/package/aufs-util/Makefile index fc57c7bb6..bc53412c6 100644 --- a/package/aufs-util/Makefile +++ b/package/aufs-util/Makefile @@ -4,8 +4,8 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= aufs-util -# branch aufs3.x-rcN (of around June 6th, 2014) -PKG_VERSION:= a0eb20c75c07299bfc50c3d80023e1d22c86b4cc +# branch aufs4.0 +PKG_VERSION:= 5e0c348bd8b1898beb1e043b026bcb0e0c7b0d54 PKG_RELEASE:= 1 PKG_DESCR:= aufs utilities (version 3 and above) PKG_SECTION:= sys/fs |