summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <vinschen@redhat.com>2023-03-21 17:30:33 +0000
committerCorinna Vinschen <vinschen@redhat.com>2023-03-21 17:30:33 +0000
commit152fae8918493c71fcae5c140b9a6aa883e5d20a (patch)
tree64c55bd1e9af98f4eb6132a5c2378280f73f74ae
parentcygwin 3.5.0-0.249.g59241913330c (diff)
cygwin 3.5.0-0.251.gfe2545e9faaf
-rw-r--r--cygwin.cygport4
1 files changed, 2 insertions, 2 deletions
diff --git a/cygwin.cygport b/cygwin.cygport
index 79cb88a..eb7c7c9 100644
--- a/cygwin.cygport
+++ b/cygwin.cygport
@@ -2,7 +2,7 @@ NAME="cygwin"
LICENSE="GPL-3.0-or-later"
HOMEPAGE="https://cygwin.com/"
VERSION="3.5.0"
-RELEASE="0.249.g59241913330c"
+RELEASE="0.251.gfe2545e9faaf"
case "${VERSION}" in
3.4.*)
@@ -14,7 +14,7 @@ case "${VERSION}" in
esac
GIT_URI="https://cygwin.com/git/newlib-cygwin.git"
-GIT_REV="cygwin-3.5.0-dev-249-g59241913330c"
+GIT_REV="cygwin-3.5.0-dev-251-gfe2545e9faaf"
inherit git
TOOLCHAIN_TARGET="native"