summaryrefslogtreecommitdiffstats
path: root/get-sources.sh
diff options
context:
space:
mode:
authorYaakov Selkowitz <yselkowitz@users.sourceforge.net>2014-08-15 13:10:33 -0500
committerYaakov Selkowitz <yselkowitz@users.sourceforge.net>2014-08-15 13:10:33 -0500
commit37c704f43380f0b2df47dce856430176aaf6f6f3 (patch)
treed4df5391c05ee7acd56b92a619875aa30e7d9daa /get-sources.sh
parent95b58d4b9bc334d09e849ddfc406eb7f59ecea17 (diff)
downloadcygwin-37c704f43380f0b2df47dce856430176aaf6f6f3.tar.gz
cygwin-37c704f43380f0b2df47dce856430176aaf6f6f3.tar.xz
cygwin-37c704f43380f0b2df47dce856430176aaf6f6f3.zip
cygwin 1.7.32
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 0349bf0..3b9c069 100755
--- a/get-sources.sh
+++ b/get-sources.sh
@@ -1,5 +1,5 @@
v=$(grep '^Version:' cygwin.spec | sed -e 's/.* //')
-r=3
+r=1
tarsrc=cygwin-$v-$r-src.tar.xz
url=ftp://sourceware.org/pub/cygwin/x86/release/cygwin/${tarsrc}