diff options
| -rw-r--r-- | pkg/git/.gitignore | 2 | ||||
| -rw-r--r-- | pkg/git/commands.txt | 2 | ||||
| -rw-r--r-- | pkg/git/config.h | 2 | ||||
| -rw-r--r-- | pkg/git/man.txt | 2 | ||||
| -rw-r--r-- | pkg/git/rev | 2 | ||||
| -rw-r--r-- | pkg/git/sha256 | 2 | ||||
| m--------- | pkg/git/src | 0 | ||||
| -rw-r--r-- | pkg/git/url | 2 |
8 files changed, 7 insertions, 7 deletions
diff --git a/pkg/git/.gitignore b/pkg/git/.gitignore index 4e2e55f0..62dc72ec 100644 --- a/pkg/git/.gitignore +++ b/pkg/git/.gitignore @@ -1,3 +1,3 @@ -/git-manpages-2.11.0.tar.xz +/git-manpages-2.11.1.tar.xz /man /man.ninja diff --git a/pkg/git/commands.txt b/pkg/git/commands.txt index a5d3f05a..006e66c1 100644 --- a/pkg/git/commands.txt +++ b/pkg/git/commands.txt @@ -1,4 +1,4 @@ -# <cd src/Documentation && printf '%s\n' git-*.txt +# 2,<cd src/Documentation && printf '%s\n' git-*.txt git-add.txt git-am.txt git-annotate.txt diff --git a/pkg/git/config.h b/pkg/git/config.h index 47cb9d5b..e9038250 100644 --- a/pkg/git/config.h +++ b/pkg/git/config.h @@ -7,7 +7,7 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.11.0" +#define GIT_VERSION "2.11.1" #define NO_SYS_POLL_H #define PAGER_ENV "LESS=FRX LV=-c" #define SHA1_HEADER <openssl/sha.h> diff --git a/pkg/git/man.txt b/pkg/git/man.txt index c24273bf..cc259a10 100644 --- a/pkg/git/man.txt +++ b/pkg/git/man.txt @@ -1,4 +1,4 @@ -# <xzcat git-manpages-2.11.0.tar.xz | pax -s '/\.\///' '*.[1-9]' +# 2,<xzcat git-manpages-2.11.1.tar.xz | pax -s '/\.\///' '*.[1-9]' man5/githooks.5 man5/gitattributes.5 man5/gitweb.conf.5 diff --git a/pkg/git/rev b/pkg/git/rev index ec635144..f599e28b 100644 --- a/pkg/git/rev +++ b/pkg/git/rev @@ -1 +1 @@ -9 +10 diff --git a/pkg/git/sha256 b/pkg/git/sha256 index 2b55d14b..5be05020 100644 --- a/pkg/git/sha256 +++ b/pkg/git/sha256 @@ -1 +1 @@ -b3d3e78829c0b69b727aaca407ecfe239a46db3f354f16189f7a7c10af9528d8 git-manpages-2.11.0.tar.xz +69486ed339ee0591001ae83d43c888aa26351b9680b6ceb59e06b593051bca31 git-manpages-2.11.1.tar.xz diff --git a/pkg/git/src b/pkg/git/src -Subproject 454cb6bd52a4de614a3633e4f547af03d5c3b64 +Subproject 3b9e3c2cede15057af3ff8076c45ad5f3382943 diff --git a/pkg/git/url b/pkg/git/url index 3c7efbec..6235ecd1 100644 --- a/pkg/git/url +++ b/pkg/git/url @@ -1 +1 @@ -url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.11.0.tar.xz" +url = "https://www.kernel.org/pub/software/scm/git/git-manpages-2.11.1.tar.xz" |
