mirror of
https://github.com/void-linux/void-packages.git
synced 2025-09-05 11:33:12 +02:00
7zip: update to 25.01.
This commit is contained in:
parent
ccf57ab7c3
commit
952a63b19c
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for '7zip'
|
# Template file for '7zip'
|
||||||
pkgname=7zip
|
pkgname=7zip
|
||||||
version=25.00
|
version=25.01
|
||||||
revision=2
|
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>"
|
||||||
license="LGPL-2.1-or-later, BSD-3-Clause"
|
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=bff9e69b6ca73a5b8715d7623870a39dc90ad6ce1f4d1070685843987af1af9b
|
checksum=ed087f83ee789c1ea5f39c464c55a5c9d4008deb0efe900814f2df262b82c36e
|
||||||
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