diff options
author | Tim Biermann <tbier@posteo.de> | 2022-04-07 23:06:50 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-04-08 00:06:52 +0200 |
commit | 6ebb7e3d4ebb334807c8a764ca4514341c2acabd (patch) | |
tree | aa707c93d34f9fcec860e8c12c74597ee58a23d1 /mercurial | |
parent | 6ea7d6ea5366fece72355c21aae3fba7048a67f1 (diff) | |
download | contrib-6ebb7e3d4ebb334807c8a764ca4514341c2acabd.tar.gz contrib-6ebb7e3d4ebb334807c8a764ca4514341c2acabd.tar.xz |
mercurial: 6.1 -> 6.1.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 57d536631..c73497659 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-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.1.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 eaf80cb07..2603073eb 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3xY0I21zBEyjv8DWkzza9EprJbMckzGzVk9XYbZ1UCJjN63k26l+AUr2SBO8L3Mgjl1zhKuflXgcJoPiMPeEMAI= -SHA256 (Pkgfile) = a7e1f40f2e572f052a7bf011a4ed59e17960508aed236beb987010fb17883188 -SHA256 (.footprint) = 79cd4f51df172452a21e444bd75db1e9d44ea4662919d6107d6b915f2bd8f5a6 -SHA256 (mercurial-6.1.tar.gz) = 86f98645e4565a9256991dcde22b77b8e7d22ca6fbb60c1f4cdbd8469a38cc1f +RWSagIOpLGJF3wWPOgDEfnbwE4fr1uSIXgaKx1A1yjii2WYpn9NOXv/kGoYPeNe0HIrg7NgHxt1lg1JuZgAqXEApowj4OOOEfgs= +SHA256 (Pkgfile) = 0c0d7f2db33a6f20162ccc336567686162de42478e316913ac2a5ff02adf6227 +SHA256 (.footprint) = 7ee8e67a62141c452b887c8d4b6b800dda660721749d24697c4fcf536ec90f6e +SHA256 (mercurial-6.1.1.tar.gz) = 57b8a461d0ce13d9ae3817d8a8bdf9032e34edfaac3dbccb3b66b835dce93388 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index e1221ba69..5a05e23c5 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=6.1 +version=6.1.1 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |