diff options
author | Juergen Daubert <jue@jue.li> | 2010-09-28 16:56:36 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2010-09-28 16:56:36 +0200 |
commit | 1f58b840cd782291b668264c27c3c91c19005f1b (patch) | |
tree | 926396ad9f9765d0004abff7285279cf820f49cc /quota | |
parent | 1db06a9ab6646c592c66d158f86c00ff49186f91 (diff) | |
parent | bdcd692f75d39eca0d21277ee702802fdaf134a5 (diff) | |
download | opt-1f58b840cd782291b668264c27c3c91c19005f1b.tar.gz opt-1f58b840cd782291b668264c27c3c91c19005f1b.tar.xz |
Merge branch '2.6' into 2.7
Conflicts:
gqview/Pkgfile
mpg321/Pkgfile
nfs-utils/Pkgfile
p5-uri/Pkgfile
p5-xml-parser/.footprint
p5-xml-parser/Pkgfile
quota/Pkgfile
spamprobe/Pkgfile
Diffstat (limited to 'quota')
-rw-r--r-- | quota/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quota/Pkgfile b/quota/Pkgfile index 4b7c661b5..3fe49a267 100644 --- a/quota/Pkgfile +++ b/quota/Pkgfile @@ -7,7 +7,7 @@ name=quota version=3.17 release=2 -source=(http://dl.sourceforge.net/sourceforge/linuxquota/$name-$version.tar.gz \ +source=(http://download.sourceforge.net/linuxquota/$name-$version.tar.gz \ warnquota.conf) build(){ |