diff options
author | Juergen Daubert <jue@jue.li> | 2012-05-12 09:51:56 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2012-05-12 09:51:56 +0200 |
commit | f9686c7768bd1eac0df36480347c80507b18d53f (patch) | |
tree | 061751e6d73d632f3a22d25ecd91147f2e3b0031 /coreutils/Pkgfile | |
parent | 5b268a44a15fa8bddcd9d3e8d99cdeffcc3895bb (diff) | |
download | core-f9686c7768bd1eac0df36480347c80507b18d53f.tar.gz core-f9686c7768bd1eac0df36480347c80507b18d53f.tar.xz |
coreutils: update to 8.17
Diffstat (limited to 'coreutils/Pkgfile')
-rw-r--r-- | coreutils/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/Pkgfile b/coreutils/Pkgfile index c1fee40c..72e7fa33 100644 --- a/coreutils/Pkgfile +++ b/coreutils/Pkgfile @@ -4,7 +4,7 @@ # Depends on: libgmp acl libcap name=coreutils -version=8.16 +version=8.17 release=1 source=(http://ftp.gnu.org/pub/gnu/$name/$name-$version.tar.xz coreutils-uname.patch) |