diff options
author | Juergen Daubert <jue@jue.li> | 2020-04-22 12:05:56 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2020-04-22 12:05:56 +0200 |
commit | e379936a3f8eba71d1ba1c25d7a30c6e7f321d23 (patch) | |
tree | 435ff24e60f0075f77516303a1a11c1dedf4da64 /tig | |
parent | 6ae60c5ce93647a7fcf0a15967c3afa02fb2b5e7 (diff) | |
download | contrib-e379936a3f8eba71d1ba1c25d7a30c6e7f321d23.tar.gz contrib-e379936a3f8eba71d1ba1c25d7a30c6e7f321d23.tar.xz |
tig: update to 2.5.1
Diffstat (limited to 'tig')
-rw-r--r-- | tig/.signature | 6 | ||||
-rw-r--r-- | tig/Pkgfile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/tig/.signature b/tig/.signature index f8673c2ed..02a808034 100644 --- a/tig/.signature +++ b/tig/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF35y+aGUTJmIicdtLXghD5HBaeFwyGQn+0y6NIPbk50h3vyu9BggJhRLqZ1spgawHPIRxTOUsCQkLkxkkXCjnJwQ= -SHA256 (Pkgfile) = 991aee8c58e96440e23daad7fc0c68c81d6e8106d57264a3eef5ef3ebc2dd537 +RWSagIOpLGJF3+4Nm9mrxh9d1lihpoG1RSK8P45Yg8achdIyE6Unw8Zq/96G5ar1Cksj5e1aO1fUAb0fH0PuTm/OTS5vu7EMgAY= +SHA256 (Pkgfile) = d64c0667996c36f06a30398347d10adb3184b8ce5fdbae113687901b4d416729 SHA256 (.footprint) = d515a1aa9c903166a8aa52dbc14747d06f1c59c59d1f8f4180c55602d8915e69 -SHA256 (tig-2.5.0.tar.gz) = ff537c67af9201e7e7276ce8a0ff9961e9d9c6a8a78790f5817124bd7755aef4 +SHA256 (tig-2.5.1.tar.gz) = 500d5d34524f6b856edd5cae01f1404d14f3b51a9a53fd7357f4cebb3d4c9e64 diff --git a/tig/Pkgfile b/tig/Pkgfile index 111bb7bac..25348ea54 100644 --- a/tig/Pkgfile +++ b/tig/Pkgfile @@ -4,7 +4,7 @@ # Depends on: git name=tig -version=2.5.0 +version=2.5.1 release=1 source=(https://github.com/jonas/tig/releases/download/$name-$version/$name-$version.tar.gz) |