mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
7zip: update to 24.08.
This commit is contained in:
parent
7d7e71c25e
commit
f8cc2d9a85
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for '7zip'
|
# Template file for '7zip'
|
||||||
pkgname=7zip
|
pkgname=7zip
|
||||||
version=24.07
|
version=24.08
|
||||||
revision=1
|
revision=1
|
||||||
short_desc="File archiver with a high compression ratio"
|
short_desc="File archiver with a high compression ratio"
|
||||||
maintainer="Roberto Ricci <io@r-ricci.it>"
|
maintainer="Roberto Ricci <io@r-ricci.it>"
|
||||||
|
@ -8,7 +8,7 @@ license="LGPL-2.1-or-later, BSD-3-Clause"
|
||||||
homepage="https://www.7-zip.org"
|
homepage="https://www.7-zip.org"
|
||||||
changelog="https://www.7-zip.org/history.txt"
|
changelog="https://www.7-zip.org/history.txt"
|
||||||
distfiles="https://www.7-zip.org/a/7z${version//./}-src.tar.xz"
|
distfiles="https://www.7-zip.org/a/7z${version//./}-src.tar.xz"
|
||||||
checksum=d1b0874a3f1c26df21c761a4a30691dc1213e8577f18ee78326c14ca4d683e2b
|
checksum=aa04aac906a04df59e7301f4c69e9f48808e6c8ecae4eb697703a47bfb0ac042
|
||||||
alternatives="
|
alternatives="
|
||||||
7z:7z:/usr/bin/7zip
|
7z:7z:/usr/bin/7zip
|
||||||
7z:7za:/usr/bin/7zip
|
7z:7za:/usr/bin/7zip
|
||||||
|
|
Loading…
Add table
Reference in a new issue