mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
p7zip, bump version (#9138)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user