wine/wine-autoupdate

4 lines
122 B
Bash

#!/bin/bash
VERSION=$1
curl http://fds-team.de/mirror/wine-patches-minimal.tar.gz -o wine-patches-minimal-$VERSION.tar.gz