diff options
author | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-09-12 11:40:43 +0300 |
---|---|---|
committer | Roman Perepelitsa <roman.perepelitsa@gmail.com> | 2021-09-12 11:40:43 +0300 |
commit | 20eb8c64bf2520e20739610acb503c8729867a5e (patch) | |
tree | 5d4331e4672d1a777aed055afdf0a83db10ad5dd /build.info | |
parent | 10ad57cc6b73b9ed51474edbd5235e6b5f2fd16b (diff) |
Squashed 'gitstatus/' changes from edd92f621..cd98a3c28
cd98a3c28 rebuild gitstatusd-freebsd-amd64 on freebsd 13
b03580cb0 rebuild gitstatusd-freebsd-amd64 (now with proper version)
3c95a47dc update version to v1.5.3
e3a3cd122 rebuild gitstatusd-freebsd-amd64 with clang (#262)
6aed2ae95 compile with clang on freebsd by default (#262)
git-subtree-dir: gitstatus
git-subtree-split: cd98a3c2849600982aa1b7d03f66784710106291
Diffstat (limited to 'build.info')
-rw-r--r-- | build.info | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ # # This value is also read by shell bindings (indirectly, through # ./install) when using GITSTATUS_DAEMON or usrbin/gitstatusd. -gitstatus_version="v1.5.1" +gitstatus_version="v1.5.3" # libgit2 is a build time dependency of gitstatusd. The values of # libgit2_version and libgit2_sha256 are read by ./build. |