diff options
author | Tim Biermann <tbier@posteo.de> | 2020-09-02 05:58:56 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2020-09-02 05:58:56 +0000 |
commit | b319671b782069e281f7e849dcfd4ca6ff4a3a08 (patch) | |
tree | 53a2a586e3fe949baade3fde5c5e7808d9043acc /mercurial | |
parent | 6b1ed77191e0800e22e80b2c09235f72ab457e4f (diff) | |
download | contrib-b319671b782069e281f7e849dcfd4ca6ff4a3a08.tar.gz contrib-b319671b782069e281f7e849dcfd4ca6ff4a3a08.tar.xz |
mercurial: 5.5 -> 5.5.1
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 2 | ||||
-rw-r--r-- | mercurial/.signature | 8 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index f990711d5..164c245da 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -345,7 +345,7 @@ drwxr-xr-x root/root usr/lib/python3.7/site-packages/hgext3rd/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/hgext3rd/__init__.py drwxr-xr-x root/root usr/lib/python3.7/site-packages/hgext3rd/__pycache__/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/hgext3rd/__pycache__/__init__.cpython-37.pyc --rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial-5.5-py3.7.egg-info +-rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial-5.5.1-py3.7.egg-info drwxr-xr-x root/root usr/lib/python3.7/site-packages/mercurial/ -rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial/__init__.py -rw-r--r-- root/root usr/lib/python3.7/site-packages/mercurial/__modulepolicy__.py diff --git a/mercurial/.signature b/mercurial/.signature index f354b65f3..643335b1f 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF384hIHBGfeIohP8qCNYQ0Pk1U8S0XjrUQndNmtbYui47aSTxuwR4ewV0Yn2l1zcauQOFo3v197eDjvcDJjXeuAg= -SHA256 (Pkgfile) = dcec4fcf4ef0345cd1c726244f57f32e52560ed9a1674d81140d39ade74b08d7 -SHA256 (.footprint) = fec4cf544e1e5b9c45538762838a36d1195f819c9e398f4aae6bbb74a9f0120f -SHA256 (mercurial-5.5.tar.gz) = c1ed28e1534304a7a4981ed59905286d1c56acd5b75755eedd184171a4a782b4 +RWSagIOpLGJF33Uzby7xuoMyoMOW2K6oc86bUS8eM8aMgDE04KVYNzY1gKHGE95wVyzLbzn+c7xCCBKm1gOMdLRvxbTAeo9yWw4= +SHA256 (Pkgfile) = 998a9b9442dbf31f642788a75d6a470fc9b67fff7e0fd435d18e9f8b890cd9c4 +SHA256 (.footprint) = 12808740fb2165b7c08069b8c792bdfe8c014672ac4c6aa0c1db62eeea3be612 +SHA256 (mercurial-5.5.1.tar.gz) = 4f95ad8d575941835d67210e9f8700cc594a441e4fd0bd029c084923b4f40874 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index de4d1a99b..1e558fcf0 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3 name=mercurial -version=5.5 +version=5.5.1 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |