p7zip, bump version (#9138)

This commit is contained in:
Schrijvers Luc
2023-08-03 08:35:17 +00:00
committed by GitHub
parent ea47d8538f
commit e55f6fe13b
2 changed files with 5 additions and 6 deletions

View File

@@ -1,13 +1,12 @@
SUMMARY="7-zip file compression program"
DESCRIPTION="
p7zip is a port of 7za.exe for POSIX systems like Unix (Linux, Solaris, \
DESCRIPTION="p7zip is a port of 7za.exe for POSIX systems like Unix (Linux, Solaris, \
OpenBSD, FreeBSD, Cygwin, AIX, ...), MacOS X and also for BeOS and Amiga."
HOMEPAGE="http://p7zip.sourceforge.net"
HOMEPAGE="https://github.com/p7zip-project/p7zip"
COPYRIGHT="1999-2011 7-Zip Igor Pavlov."
LICENSE="GNU LGPL v2.1"
REVISION="2"
SOURCE_URI="https://github.com/jinfeihan57/p7zip/archive/v$portVersion/p7zip-$portVersion.tar.gz"
CHECKSUM_SHA256="ea029a2e21d2d6ad0a156f6679bd66836204aa78148a4c5e498fe682e77127ef"
REVISION="1"
SOURCE_URI="https://github.com/p7zip-project/p7zip/archive/refs/tags/v$portVersion.tar.gz"
CHECKSUM_SHA256="d2788f892571058c08d27095c22154579dfefb807ebe357d145ab2ddddefb1a6"
PATCHES="p7zip-$portVersion.patchset"
ADDITIONAL_FILES="p7zip-expander-rules"