mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-09 05:10:05 +02:00
xz_utils: bump version
This commit is contained in:
@@ -7,8 +7,8 @@ LICENSE="GNU LGPL v2.1
|
||||
GNU GPL v2
|
||||
GNU GPL v3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://downloads.sourceforge.net/lzmautils/xz-$portVersion.tar.bz2"
|
||||
CHECKSUM_SHA256="0b6fcde1ac38e90433a2556f500c065950b9bcd2d602006efc334782bdfe6296"
|
||||
SOURCE_URI="https://github.com/tukaani-project/xz/releases/download/v$portVersion/xz-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="2398f4a8e53345325f44bdd9f0cc7401bd9025d736c6d43b372f4dea77bf75b8"
|
||||
SOURCE_DIR="xz-$portVersion"
|
||||
ADDITIONAL_FILES="xz_utils-expander-rules"
|
||||
|
||||
@@ -95,6 +95,7 @@ BUILD()
|
||||
./autogen.sh --no-po4a
|
||||
runConfigure --omit-dirs binDir ./configure \
|
||||
--bindir=$commandBinDir \
|
||||
--disable-rpath \
|
||||
--disable-static
|
||||
make $jobArgs
|
||||
}
|
||||
Reference in New Issue
Block a user