We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1e24a5 commit 90cde7eCopy full SHA for 90cde7e
extras/shutdown.cygport
@@ -1,13 +1,13 @@
1
NAME="shutdown"
2
VERSION="2.0"
3
-RELEASE=1
+RELEASE=2
4
CATEGORY="Admin"
5
SUMMARY="Shutdown, reboot, hibernate or suspend the machine"
6
DESCRIPTION="Shutdown, reboot, hibernate or suspend the machine"
7
HOMEPAGE="http://cygwin.com/"
8
9
GIT_URI="https://github.com/cygwin/shutdown"
10
-GIT_TAG="v2.0.0"
+GIT_TAG="v2.0.0-2"
11
inherit git
12
13
src_compile() {
0 commit comments