diff options
author | Tim Biermann <tbier@posteo.de> | 2022-06-18 22:18:35 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-06-18 22:18:35 +0200 |
commit | c9bb1bc9fc9123f791f981cf1798bdf145802ec2 (patch) | |
tree | 3b16a49b66f8fb44ee76744deed1df1e667c37fc /mercurial | |
parent | 5b334459c560d686428572ef8136f0becd2be81d (diff) | |
download | contrib-c9bb1bc9fc9123f791f981cf1798bdf145802ec2.tar.gz contrib-c9bb1bc9fc9123f791f981cf1798bdf145802ec2.tar.xz |
mercurial: 6.1.3 -> 6.1.4
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 2cf6806f0..4c883ff3d 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-6.1.3-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.1.4-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 3e8890797..d479c20a4 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3yXyqfPCOQBToHxXubzfeZfEj39LUfEkaStJI9LBzWRF3vfFjorNVL0NDD/BxwBxZ8ykLcrD8eakyEpGqrFSlgc= -SHA256 (Pkgfile) = 93f3fd01f9f68c86410de5c23e3599adc23a8f634ebdfee0b35009bdc3cddef5 -SHA256 (.footprint) = 497559749e461d91d79a76afe6667a784112202bfa56acc4e2f5e08eae0433fe -SHA256 (mercurial-6.1.3.tar.gz) = e022c1ef28e5502793f4306724e8443c5d72714841906f46ca351efd7ba91b7c +RWSagIOpLGJF32OO1J4XVtQLk56pjU4K5Y1U9bdtLmpmlsDjwHaF1IE04/5LnVXNEjKSP0JNlxlQip7Swa02O0Z9TO7owvszVw0= +SHA256 (Pkgfile) = a0042d45ff20f702ced6589e872e6816d59a14f7d6df3975f4ea9179cc47602b +SHA256 (.footprint) = 40a6d27a33d960158e371538be840da87b917d646c0359fdf887614e51973d47 +SHA256 (mercurial-6.1.4.tar.gz) = f361f9802b36e357ac019ceb712ca11de8332b07deadeed8dfa904f05bf7ca78 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index f46cc98f5..4326d1c09 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=6.1.3 +version=6.1.4 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |