diff options
author | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-24 22:08:48 +0200 |
---|---|---|
committer | Waldemar Brodkorb <wbx@uclibc-ng.org> | 2016-09-24 22:27:23 +0200 |
commit | 63e2f8cc58e2d802624a4c015f09eb54a9c05f85 (patch) | |
tree | 275fe916721365be4b9faea80af08ff62b8ab84f | |
parent | 7a0ffbea842dfb90a4535bfa3dd0ed45990be016 (diff) |
aufs-util: new url
-rw-r--r-- | package/aufs-util/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/aufs-util/Makefile b/package/aufs-util/Makefile index be186ee32..a31562175 100644 --- a/package/aufs-util/Makefile +++ b/package/aufs-util/Makefile @@ -11,7 +11,7 @@ PKG_RELEASE:= 1 PKG_DESCR:= aufs utilities (version 3 and above) PKG_SECTION:= sys/fs PKG_URL:= http://aufs.sf.net/ -PKG_SITES:= git://aufs.git.sourceforge.net/gitroot/aufs/aufs-util +PKG_SITES:= git://git.code.sf.net/p/aufs/aufs-util PKG_SUBPKGS:= AUFS_UTIL LIBAU PKGSD_LIBAU:= aufs userspace library |