diff options
author | Tim Biermann <tbier@posteo.de> | 2022-02-19 11:43:13 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-02-19 11:49:12 +0100 |
commit | c5d465c27f0b1f64a577ce3aa2b5f15691d9778d (patch) | |
tree | 511f02f95ebe82301b555238421e435d49f800e9 /mercurial | |
parent | 740919780d0611eeceb7c6111d10c887ead794a3 (diff) | |
download | contrib-c5d465c27f0b1f64a577ce3aa2b5f15691d9778d.tar.gz contrib-c5d465c27f0b1f64a577ce3aa2b5f15691d9778d.tar.xz |
mercurial: 6.0.2 -> 6.0.3
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 4ee5976b2..8c3d13a61 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.0.2-py3.9.egg-info +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.0.3-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 169cf3d14..0987d7d50 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF36V9Mnsa/xeLjfjoxjo0ZGU2hzkuPwoWEyitZ9mUi9DL0Z2Y+inn2hvU+zTNj/1SDCztcRwkfUPSVoX+he2mAQA= -SHA256 (Pkgfile) = 58f7ecb07d2573ea0e7aceca6c479a4d0b5c9ff9700cfe3c17dca9426180dd3a -SHA256 (.footprint) = 30ec59298768bdfd79772e9739a6461d5b084488d27d8708b091d4c5d2467c2f -SHA256 (mercurial-6.0.2.tar.gz) = 5fb4c36d3856292ebf584051d59306d96ad8aa32b5537452b1d9c476f95ab11a +RWSagIOpLGJF3+RmLpGaCE6vmjwpRh9rXhrBrr0gNElcuDp65RArhN6qAHdZ+QVXKIaQ1o54QgB/pEVGhNL+s69Wek4FCga5DQE= +SHA256 (Pkgfile) = e85670445c498f640a8870e99e6774b883bce653423979030753cb3c42f7e188 +SHA256 (.footprint) = 805b55a47d20cf4f53f53986221594b22602f7de3ccc635234d98fd47db35841 +SHA256 (mercurial-6.0.3.tar.gz) = 67f13647a46517a2b567cdcb73c98721d75d36a0432debb15022b77f9c138333 diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index 515e98b73..408a7a607 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=6.0.2 +version=6.0.3 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |