mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
7zip: update to 24.06.
This commit is contained in:
parent
e4d4724c49
commit
f8fc909256
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.05
|
version=24.06
|
||||||
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=63f341cf80b8d287c6e945519b3da0fa75553c85572a471b7fa6e68f9a90b790
|
checksum=2aa1660c773525b2ed84d6cd7ff0680c786ec0893b87e4db44654dcb7f5ac8b5
|
||||||
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