mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 19:50:05 +02:00
libotr: bump version.
This commit is contained in:
@@ -17,16 +17,16 @@ compromised."
|
||||
HOMEPAGE="https://otr.cypherpunks.ca/"
|
||||
COPYRIGHT="2004-2015, The OTR Development Team"
|
||||
LICENSE="GNU LGPL v2"
|
||||
REVISION="3"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://otr.cypherpunks.ca/libotr-$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="4fdb891940ec89d300190a98f69a9138248dcb8c8d337633fb981b8d0a9cd930"
|
||||
CHECKSUM_SHA256="8b3b182424251067a952fb4e6c7b95a21e644fbb27fbd5f8af2b2ed87ca419f5"
|
||||
|
||||
ARCHITECTURES="x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86"
|
||||
|
||||
PROVIDES="
|
||||
libotr$secondaryArchSuffix = $portVersion
|
||||
lib:libotr$secondaryArchSuffix = 5.1.0 compat >= 5
|
||||
lib:libotr$secondaryArchSuffix = 5.1.1 compat >= 5
|
||||
cmd:otr_mackey$secondaryArchSuffix
|
||||
cmd:otr_modify$secondaryArchSuffix
|
||||
cmd:otr_parse$secondaryArchSuffix
|
||||
@@ -42,7 +42,7 @@ REQUIRES="
|
||||
|
||||
PROVIDES_devel="
|
||||
libotr${secondaryArchSuffix}_devel = $portVersion
|
||||
devel:libotr$secondaryArchSuffix = 5.1.0 compat >= 5
|
||||
devel:libotr$secondaryArchSuffix = 5.1.1 compat >= 5
|
||||
"
|
||||
REQUIRES_devel="
|
||||
libotr$secondaryArchSuffix == $portVersion base
|
||||
Reference in New Issue
Block a user