diff options
author | tnut <tnut at nutyx dot com> | 2011-07-18 09:47:07 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-07-18 09:47:07 +0200 |
commit | a73d73584ff99842a87ec2b044671d927a3baae6 (patch) | |
tree | 50ef016cb9cab4abfc18d50963a62c8974b997b5 /extra | |
parent | 8d502982c1b9b8aff4644f5b59760cfc00f48e2e (diff) | |
download | nutyx-pakxe-a73d73584ff99842a87ec2b044671d927a3baae6.tar.gz nutyx-pakxe-a73d73584ff99842a87ec2b044671d927a3baae6.tar.bz2 nutyx-pakxe-a73d73584ff99842a87ec2b044671d927a3baae6.tar.xz nutyx-pakxe-a73d73584ff99842a87ec2b044671d927a3baae6.zip |
dotconf, correction url de téléchargement
Diffstat (limited to 'extra')
-rw-r--r-- | extra/dotconf/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extra/dotconf/Pkgfile b/extra/dotconf/Pkgfile index ebda39270..e24fc5832 100644 --- a/extra/dotconf/Pkgfile +++ b/extra/dotconf/Pkgfile @@ -9,7 +9,7 @@ name=dotconf version=1.3 release=1 _ver=4cd7b3a -source=( https://download.github.com/williamh-$name-v$version-0-g$_ver.tar.gz ) +source=( http://nutyx.meticul.eu/files/williamh-$name-v$version-0-g$_ver.tar.gz ) build() { |