Browse Source

aufs: Updated (3.0-20110822 -> 3.0-20120109)

user/amery/next/uclibc
Christian Wiese 13 years ago
parent
commit
37fb4c88bd
  1. 4
      filesystem/aufs/aufs.desc
  2. 4
      filesystem/aufs/pkg_linux_post.conf

4
filesystem/aufs/aufs.desc

@ -25,7 +25,7 @@
[L] GPL
[S] Stable
[V] 3.0-20110822
[V] 3.0-20120109
[P] X -----5---9 800.000
[D] 136840037 aufs3.0-20110822-standalone.tar.gz !http://aufs.git.sourceforge.net/git/gitweb.cgi?p=aufs/aufs3-standalone.git;a=snapshot;h=6863df6a08eadd745dfa47bf8b09e3dd29cc992b;sf=tgz
[D] 645662658 aufs3-standalone-3.0-20120109.tar.gz !https://github.com/morfoh/aufs3-standalone/tarball/aufs3-standalone-3.0-20120109

4
filesystem/aufs/pkg_linux_post.conf

@ -2,7 +2,7 @@
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../aufs/pkg_linux_post.conf
# Copyright (C) 2010 - 2011 The OpenSDE Project
# Copyright (C) 2010 - 2012 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
@ -14,7 +14,7 @@
# get version of the aufs package and determine file name of the sources
pkg_aufs_ver="$( pkgdesc ver aufs )"
pkg_aufs_source_file=`match_source_file -p aufs${pkg_aufs_ver}-standalone aufs`
pkg_aufs_source_file=`match_source_file -p aufs3-standalone-${pkg_aufs_ver} aufs`
# extracting Aufs sources into a tempdir if we found a matching source file
if [ ! -z "$pkg_aufs_source_file" ]; then

Loading…
Cancel
Save