diff options
author | Martin Väth <martin@mvath.de> | 2024-08-20 21:51:15 +0200 |
---|---|---|
committer | Martin Väth <martin@mvath.de> | 2024-08-20 21:51:15 +0200 |
commit | 1677393c81434d30d13e89303c998e410c9688b0 (patch) | |
tree | 41320f8687261fe54c70e0a7c96a7c390f3ed8c4 | |
parent | net-mail/metamail: Version bump. sys-fs/squashfuse: Remove (diff) | |
download | mv-1677393c81434d30d13e89303c998e410c9688b0.tar.gz mv-1677393c81434d30d13e89303c998e410c9688b0.tar.bz2 mv-1677393c81434d30d13e89303c998e410c9688b0.zip |
sys-fs/squashmount: Verison bump
Signed-off-by: Martin Väth <martin@mvath.de>
-rw-r--r-- | metadata/pkg_desc_index | 2 | ||||
-rw-r--r-- | sys-fs/squashmount/Manifest | 2 | ||||
-rw-r--r-- | sys-fs/squashmount/squashmount-22.2.ebuild (renamed from sys-fs/squashmount/squashmount-22.1-r2.ebuild) | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/metadata/pkg_desc_index b/metadata/pkg_desc_index index af15d553..104cadf0 100644 --- a/metadata/pkg_desc_index +++ b/metadata/pkg_desc_index @@ -112,7 +112,7 @@ sys-fs/emount 3.0.5: mount/unmount create/remove dm-crypt filesystems according sys-fs/encfs 1.9.6_alpha0: An implementation of encrypted filesystem in user-space using FUSE sys-fs/squash_dir 13.14-r1: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist sys-fs/squashfs-tools 99999999: Tool for creating compressed filesystem type squashfs -sys-fs/squashmount 22.1-r2: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist +sys-fs/squashmount 22.2: Keep directories compressed with squashfs. Useful for portage tree, texmf-dist sys-kernel/cfcfg 1.0: Yet another Linux kernel configuration comparator sys-kernel/kccmp 0.3-r3: A simple tool for comparing two linux kernel .config files sys-kernel/kernel 6.5: A POSIX shell script to compile the kernel with user permissions diff --git a/sys-fs/squashmount/Manifest b/sys-fs/squashmount/Manifest index c9643ccd..f324b9ee 100644 --- a/sys-fs/squashmount/Manifest +++ b/sys-fs/squashmount/Manifest @@ -1 +1 @@ -DIST squashmount-22.1.tar.gz 76068 BLAKE2B 294cc7752ecaddf003d39140163ebef0f3324a96657bd10bdaad6afe935225af0748d764e123d8658afa42df804def2ff19233e3177e8c9f67b0acdbd98bef7c SHA512 ac2079b6a58615c7232f60e1f1dc498dee16ef30a83a3057c7768f75b810aeca01b567b506977919eb68abe44b28b7b8c126ac82941a6a38c676cb4ba2c950e1 +DIST squashmount-22.2.tar.gz 76060 BLAKE2B 970b565f688016fba50b913bf27eefc73be65157e8dec32b171a97ed69c897807f0a4c7ab836f8579b685780978f76a5cd919dfb40728fea0ee28b32761ee7bc SHA512 f467775ee6593f97758365d64df437d12867bc46ab5b30e1804bea70a194326c726742f2ef3a3e7b575333f0fa6ad7710e2e5d8c376636ddff720beb8727501d diff --git a/sys-fs/squashmount/squashmount-22.1-r2.ebuild b/sys-fs/squashmount/squashmount-22.2.ebuild index 780e5347..8de4bb85 100644 --- a/sys-fs/squashmount/squashmount-22.1-r2.ebuild +++ b/sys-fs/squashmount/squashmount-22.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 2013-2023 Martin V\"ath +# Copyright 2013-2024 Martin V\"ath # Distributed under the terms of the GNU General Public License v2 EAPI=8 |