diff options
author | Tim Biermann <tbier@posteo.de> | 2022-07-30 11:33:26 +0200 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-07-30 23:14:38 +0200 |
commit | ee5e377dab42040570b1b9b1e1f56a85778aabc1 (patch) | |
tree | a1733dbde3e35f6adbc25cf5bcae111927a7ac29 /mercurial | |
parent | 5638d743c2e6bd6c346dc65c03d6a94a9a685564 (diff) | |
download | contrib-ee5e377dab42040570b1b9b1e1f56a85778aabc1.tar.gz contrib-ee5e377dab42040570b1b9b1e1f56a85778aabc1.tar.xz |
mercurial: 6.2 -> 6.2.1
Diffstat (limited to 'mercurial')
-rw-r--r-- | mercurial/.footprint | 10 | ||||
-rw-r--r-- | mercurial/.signature | 8 | ||||
-rw-r--r-- | mercurial/Pkgfile | 2 |
3 files changed, 10 insertions, 10 deletions
diff --git a/mercurial/.footprint b/mercurial/.footprint index b2f17b004..4149f07ab 100644 --- a/mercurial/.footprint +++ b/mercurial/.footprint @@ -343,11 +343,11 @@ 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 -drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial-6.2-py3.9.egg-info/ --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2-py3.9.egg-info/PKG-INFO --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2-py3.9.egg-info/SOURCES.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2-py3.9.egg-info/dependency_links.txt --rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2-py3.9.egg-info/top_level.txt +drwxr-xr-x root/root usr/lib/python3.9/site-packages/mercurial-6.2.1-py3.9.egg-info/ +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2.1-py3.9.egg-info/PKG-INFO +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2.1-py3.9.egg-info/SOURCES.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2.1-py3.9.egg-info/dependency_links.txt +-rw-r--r-- root/root usr/lib/python3.9/site-packages/mercurial-6.2.1-py3.9.egg-info/top_level.txt 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 324972e99..10b32f1c9 100644 --- a/mercurial/.signature +++ b/mercurial/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF3woHzC7ofTas86KaJG4gAvLWneqrokTnmciAl6HdtsY+Y2owlVvMc4dBK5l7XjWMMyiYn1PSL72MaYhR9+ZVkg0= -SHA256 (Pkgfile) = e190fa01f8fc4d38d2386e41b7cf153d4d03783984ad5463f7cdc56d04c7203e -SHA256 (.footprint) = df52fe0b7dff1edfbaf71f9385d127b20f5d2b4b42aff0b43d0bb7fb694247f0 -SHA256 (mercurial-6.2.tar.gz) = d382b5e3fab8931126013201731416574b35ae85787404bb2a0819f41bb88972 +RWSagIOpLGJF3xakcfCOBi/pEKRG9Afr12i8Lau1gVyrleGGysFjx2mDXU3HEhoZJlzSOZIIgO4Gtftsf+PX+hrFGQZXCvLllQQ= +SHA256 (Pkgfile) = 8afcc7a4e33f38d4b15a1d6617a9a32ce714fead9432b0b5282ca36890bfb6ff +SHA256 (.footprint) = 0230a2749bcd26dde75f656c6e021c43d1af7f09787d23f87508e5c3604fb1ec +SHA256 (mercurial-6.2.1.tar.gz) = 8ac5d7a20d1c2ad54d4c263d134164646dc34a8e3a6bed69cfbeabaf8d3882da diff --git a/mercurial/Pkgfile b/mercurial/Pkgfile index e633fef11..b08bf9eca 100644 --- a/mercurial/Pkgfile +++ b/mercurial/Pkgfile @@ -4,7 +4,7 @@ # Depends on: python3-setuptools name=mercurial -version=6.2 +version=6.2.1 release=1 source=(https://www.mercurial-scm.org/release/mercurial-$version.tar.gz) |