diff options
author | Justin Lecher <jlec@gentoo.org> | 2018-12-31 15:30:19 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2018-12-31 15:54:40 +0000 |
commit | 9df727eda44f4d8cab831ac7a0420bbb1f6cd094 (patch) | |
tree | 6f65b2ad3908788f2a44ee22321ff57bbcd1c75f /sys-fs | |
parent | dev-ruby/nokogiri: add ruby26 (diff) | |
download | gentoo-9df727eda44f4d8cab831ac7a0420bbb1f6cd094.tar.gz gentoo-9df727eda44f4d8cab831ac7a0420bbb1f6cd094.tar.bz2 gentoo-9df727eda44f4d8cab831ac7a0420bbb1f6cd094.zip |
sys-fs/aufs-headers: Bump to latest aufs release
Package-Manager: Portage-2.3.53, Repoman-2.3.12
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'sys-fs')
-rw-r--r-- | sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild b/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild index be408d85c1cd..90968e9d4ffc 100644 --- a/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild +++ b/sys-fs/aufs-headers/aufs-headers-4.1_p20170130.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -7,7 +7,7 @@ inherit versionator DESCRIPTION="User space headers for aufs3" HOMEPAGE="http://aufs.sourceforge.net/" -# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs3-linux.git +# Clone git://aufs.git.sourceforge.net/gitroot/aufs/aufs4-linux.git # Check aufs release Branch # Create .config # make headers_install INSTALL_HDR_PATH=${T} |