We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 34460ac + b77723c commit ce0e52aCopy full SHA for ce0e52a
build/git/build.sh
@@ -14,12 +14,12 @@
14
#
15
# Copyright (c) 2014 by Delphix. All rights reserved.
16
# Copyright 2017 OmniTI Computer Consulting, Inc. All rights reserved.
17
-# Copyright 2024 OmniOS Community Edition (OmniOSce) Association.
+# Copyright 2025 OmniOS Community Edition (OmniOSce) Association.
18
19
. ../../lib/build.sh
20
21
PROG=git
22
-VER=2.46.2
+VER=2.46.3
23
PKG=developer/versioning/git
24
SUMMARY="$PROG - distributed version control system"
25
DESC="Git is a free and open source distributed version control system "
0 commit comments