more toolchain + stage 1 updates
[hdw-linux/hdw-linux.git] / packages / base / wget / wget
index b474b6f..e9a16ae 100644 (file)
@@ -2,12 +2,12 @@
 
 # author: hackbard@hackdaworld.dyndns.org
 
-# [V] 1.9.1
+# [V] 1.10.2
 
-# [S] 1-9 2-7
-# [D] wget-1.9.1.tar.gz ftp://ftp.gnu.org/pub/gnu/wget/
+# [S] 1-3 2-7
+# [D] wget-1.10.2.tar.gz ftp://ftp.gnu.org/pub/gnu/wget/
 
-if [ "$hdw_status" = "1" ] ; then
+if [ "$stage" = "1" ] ; then
        post_install()  {
                [ -f /etc/resolv.conf ] && cp /etc/resolv.conf $root/etc
                        }