]> git.donarmstrong.com Git - bin.git/commitdiff
udpate myrepos package to use
authorDon Armstrong <don@donarmstrong.com>
Thu, 15 Dec 2016 22:34:50 +0000 (14:34 -0800)
committerDon Armstrong <don@donarmstrong.com>
Thu, 15 Dec 2016 22:34:50 +0000 (14:34 -0800)
new_home_directory

index 22d26892cdbe51fd58e0b1364d79239e147e2a12..94348da9eba40d1cfd661614c591b5247b9b8f00 100755 (executable)
@@ -24,10 +24,10 @@ for pkg in mr vcsh; do
          else
              # ok, this host isn't Debian.
              if [ "$pkg" == "mr" ]; then
          else
              # ok, this host isn't Debian.
              if [ "$pkg" == "mr" ]; then
-                 wget http://http.debian.net/debian/pool/main/m/myrepos/myrepos_1.20150503_all.deb
+                 wget http://http.debian.net/debian/pool/main/m/myrepos/myrepos_1.20160123_all.deb
                  ar p myrepos*.deb data.tar.xz|xz --decompress|tar -x
              elif [ "$pkg" == "vcsh" ]; then
                  ar p myrepos*.deb data.tar.xz|xz --decompress|tar -x
              elif [ "$pkg" == "vcsh" ]; then
-                 wget http://http.debian.net/debian/pool/main/v/vcsh/vcsh_1.20150502-1_all.deb
+                 wget http://http.debian.net/debian/pool/main/v/vcsh/vcsh_1.20151229-1_all.deb
                  ar p vcsh*.deb data.tar.xz|xz --decompress|tar -x
              fi;
              
                  ar p vcsh*.deb data.tar.xz|xz --decompress|tar -x
              fi;