libnspsl: add CHECKSUM_SHA256

This commit is contained in:
Sergei Reznikov
2017-06-18 18:38:49 +03:00
parent 048c78f707
commit 190e12b97a

View File

@@ -1,6 +1,5 @@
SUMMARY="Generate static code representation of the Public suffix list"
DESCRIPTION="
Public suffix list
DESCRIPTION="Public suffix list
------------------
The public suffix list is a database of top level domain names. The database
@@ -13,12 +12,12 @@ Uses
The principal use in a web browser is to restrict supercookies being set,
although it can also serve secondary purposes in the UI such as domain
highlighting"
HOMEPAGE="http://source.netsurf-browser.org/libnspsl.git/"
HOMEPAGE="https://source.netsurf-browser.org/libnspsl.git/"
COPYRIGHT="2016 Vincent Sanders"
LICENSE="MIT"
REVISION="1"
SOURCE_URI="http://download.netsurf-browser.org/libs/releases/libnspsl-$portVersion-src.tar.gz"
#CHECKSUM_SHA256="066dffd127ead12da60050aa13b80891fb996d00197767d038e48ac163402780"
CHECKSUM_SHA256="be9030bdffa4135e95861465201e43f18f2cbba24555952aed7fa59b99ce6e74"
ARCHITECTURES="x86_gcc2 x86 x86_64"
SECONDARY_ARCHITECTURES="x86"