diff options
author | Tim Biermann <tbier@posteo.de> | 2021-03-12 11:39:32 +0000 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2021-03-12 12:42:13 +0000 |
commit | f9fa176a8e7621beecd2ab8bb6995d5df342a0c9 (patch) | |
tree | 9edcbbb5cf36f9126685cd53db01621badc8e315 /mercurial | |
parent | 8a38dcda579f83463fecef7239ac0475ee1ef326 (diff) | |
download | contrib-f9fa176a8e7621beecd2ab8bb6995d5df342a0c9.tar.gz contrib-f9fa176a8e7621beecd2ab8bb6995d5df342a0c9.tar.xz |
mercurial: 5.7 -> 5.7.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 5642a9a6c..b3293c678 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -345,7 +345,7 @@ drwxr-xr-x root/root usr/lib/python3.9/site-packages/hgext3rd/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext3rd/__init__.py drwxr-xr-x root/root usr/lib/python3.9/site-packages/hgext3rd/__pycache__/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/hgext3rd/__pycache__/__init__.cpython-39.pyc --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-5.7-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-5.7.1-py3.9.egg-info drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial/ -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/__init__.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial/__modulepolicy__.py diff --git a/mercurial/.signature b/mercurial/.signature index 46643962d..c63816c6a 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xb0nE/9FJW54SrOORmLFq0zWMas2FAJiYRi5K5K2hhTyDUpFjg5FUz2hQG+7p7FNhpbdBhplHE3RfI3Q6LZiwk= -SHA256 (Pkgfile) = b494f664e7d63a45e7c3fcea43562ba51a35150120af8b4fc737c5509437b921 -SHA256 (.footprint) = 82533afa6a8e3d0139f147935b7d409ec4bbe8b03035a5bd50c93348f5153923 -SHA256 (mercurial-5.7.tar.gz) = 609c3e7c9276dd75b03b713eccc10f5e0553001f35ae21600bcea1509699c601 +RWSagIOpLGJF36XDQdXUEz8j1ioKPQY+bSYeo8DWUEa8D04CX8H+A5L0uSaLYgtPqy5AwTGWY2VdL1Vvk6V71JqlN0AkV8yDpwo= +SHA256 (Pkgfile) = ec75ad0b428afe74c5a63c22c67ccd2d73b4dc9d32e94f5130e0af2beeab051b +SHA256 (.footprint) = 7204be0f9a70fe48ec75ee71b879a43cf2905c7d8362c67077b84d5971ca8e97 +SHA256 (mercurial-5.7.1.tar.gz) = cb5139144ccb2ef648f36963c8606d47dea1cb0e22aa2c055d6f860ce3fde7b0 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 0b5a9f681..b782d4898 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=5.7 +version=5.7.1 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |