Skip to content

Commit 90cde7e

Browse files
committed
Release of v2.0-2
Fixes x64 packaging as mentioned in https://cygwin.com/ml/cygwin/2017-01/msg00194.html
1 parent c1e24a5 commit 90cde7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

extras/shutdown.cygport

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
NAME="shutdown"
22
VERSION="2.0"
3-
RELEASE=1
3+
RELEASE=2
44
CATEGORY="Admin"
55
SUMMARY="Shutdown, reboot, hibernate or suspend the machine"
66
DESCRIPTION="Shutdown, reboot, hibernate or suspend the machine"
77
HOMEPAGE="http://cygwin.com/"
88

99
GIT_URI="https://github.com/cygwin/shutdown"
10-
GIT_TAG="v2.0.0"
10+
GIT_TAG="v2.0.0-2"
1111
inherit git
1212

1313
src_compile() {

0 commit comments

Comments
 (0)