mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 04:00:05 +02:00
LibWapcaplet: bump to 0.4.1, switch HOMEPAGE & SOURCE_URI to https.
This commit is contained in:
@@ -2,12 +2,12 @@ SUMMARY="A string internment library"
|
||||
DESCRIPTION="LibWapcaplet is a string internment library.
|
||||
It provides reference counted string interment and rapid string comparison \
|
||||
functionality."
|
||||
HOMEPAGE="http://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
COPYRIGHT="2009-2016 The NetSurf Browser project"
|
||||
HOMEPAGE="https://www.netsurf-browser.org/projects/libwapcaplet/"
|
||||
COPYRIGHT="2009-2018 The NetSurf Browser project"
|
||||
LICENSE="MIT"
|
||||
REVISION="3"
|
||||
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libwapcaplet-${portVersion}-src.tar.gz"
|
||||
CHECKSUM_SHA256="7b87a997b2531298af1efd32a622be5faee61349ad4e6c868fcb286ce805d997"
|
||||
REVISION="1"
|
||||
SOURCE_URI="https://download.netsurf-browser.org/libs/releases/libwapcaplet-$portVersion-src.tar.gz"
|
||||
CHECKSUM_SHA256="c8ff6ea5b64feda806f5b79ba970442f5edb237046a044bc0f7e4d54a9a4978c"
|
||||
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
SECONDARY_ARCHITECTURES="x86_gcc2 x86"
|
||||
@@ -33,7 +33,7 @@ REQUIRES_devel="
|
||||
|
||||
BUILD_REQUIRES="
|
||||
haiku${secondaryArchSuffix}_devel
|
||||
netsurf_buildsystem >= 0
|
||||
netsurf_buildsystem
|
||||
devel:libcheck$secondaryArchSuffix
|
||||
lib:libcheck$secondaryArchSuffix
|
||||
"
|
||||
Reference in New Issue
Block a user