perl/Test-Simple: update to 1.302205
[oi-userland.git] / components / shell / bash / patches / fetch-patches
blobc9063d61032e5faeab678b5d5c0b4f5a0f3fa388
1 #!/bin/bash
3 VER=`grep '^COMPONENT_VERSION=' ../Makefile | cut -f 2`
4 rsync -avr --exclude=\*.sig rsync://ftp.gnu.org/ftp/bash/bash-$VER-patches/ .