mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
icedove_bin: bump revision
This commit is contained in:
@@ -6,9 +6,9 @@ platform offers interoperable messaging, contacts, and appointment management."
|
||||
HOMEPAGE="https://directory.fsf.org/wiki/Icedove/"
|
||||
COPYRIGHT="1998–2025 MZLA Technologies Corporation,"
|
||||
LICENSE="MPL v2.0"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Icedove-${portVersion}.en-US.haiku-x86_64.tar.xz#noarchive"
|
||||
CHECKSUM_SHA256="027828c3fabf99eaf06bf097794429433f46d87453c475d25fae7ffccafa419c"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/threedeyes/Gecko4Haiku/releases/download/$portVersion/Icedove-${portVersion}-2.en-US.haiku-x86_64.tar.xz#noarchive"
|
||||
CHECKSUM_SHA256="67c502598045b5daf1d0360d1a1cbda738b41a9571a68ff43dc358c129239034"
|
||||
ADDITIONAL_FILES="icedove.rdef.in"
|
||||
|
||||
ARCHITECTURES="x86_64"
|
||||
@@ -49,7 +49,7 @@ BUILD_PREREQUIRES="
|
||||
INSTALL()
|
||||
{
|
||||
mkdir -p $appsDir
|
||||
tar -xJf Icedove-$portVersion.en-US.haiku-x86_64.tar.xz -C $appsDir
|
||||
tar -xJf Icedove-${portVersion}-2.en-US.haiku-x86_64.tar.xz -C $appsDir
|
||||
|
||||
# arranging the files in lib directories
|
||||
mkdir -p $appsDir/Icedove/lib
|
||||
|
||||
Reference in New Issue
Block a user