diff options
author | piernov <piernov@piernov.org> | 2012-06-03 10:40:02 +0000 |
---|---|---|
committer | piernov <piernov@piernov.org> | 2012-06-03 10:40:02 +0000 |
commit | 168ac49951f74161c0e3105b20db8d254ecc114a (patch) | |
tree | dc2c9246fa5b13ff1e26c77c062d647d3a81529b /gawk/Pkgfile | |
parent | 4f54a28951d8cb5ff92324e59abc8e504366be9a (diff) | |
download | nutyx-pakxe-168ac49951f74161c0e3105b20db8d254ecc114a.tar.gz nutyx-pakxe-168ac49951f74161c0e3105b20db8d254ecc114a.tar.bz2 nutyx-pakxe-168ac49951f74161c0e3105b20db8d254ecc114a.tar.xz nutyx-pakxe-168ac49951f74161c0e3105b20db8d254ecc114a.zip |
gawk 4.0.1-1 màj port
Diffstat (limited to 'gawk/Pkgfile')
-rwxr-xr-x | gawk/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gawk/Pkgfile b/gawk/Pkgfile index 8e6d14df6..920f252b7 100755 --- a/gawk/Pkgfile +++ b/gawk/Pkgfile @@ -5,7 +5,7 @@ # Depends on: name=gawk -version=4.0.0 +version=4.0.1 release=1 source=(http://ftp.gnu.org/gnu/$name/$name-$version.tar.xz) |