summaryrefslogtreecommitdiffstats
path: root/get-sources.sh
diff options
context:
space:
mode:
Diffstat (limited to 'get-sources.sh')
-rwxr-xr-xget-sources.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/get-sources.sh b/get-sources.sh
index 3b9c069..20d0a4c 100755
--- a/get-sources.sh
+++ b/get-sources.sh
@@ -1,5 +1,5 @@
v=$(grep '^Version:' cygwin.spec | sed -e 's/.* //')
-r=1
+r=6
tarsrc=cygwin-$v-$r-src.tar.xz
url=ftp://sourceware.org/pub/cygwin/x86/release/cygwin/${tarsrc}