publicsuffix-list: adopted port
This commit is contained in:
parent
20f442052a
commit
ec5d0db006
@ -1,5 +1,5 @@
|
|||||||
untrusted comment: verify with /etc/ports/opt.pub
|
untrusted comment: verify with /etc/ports/opt.pub
|
||||||
RWSE3ohX2g5d/XtaFKknX76A58nAb0LAbBHDpR69hIfT2pNC6AKnDeGJbd2M2dCdprGa3AoEvWJCUdJ0mNLs1vTgyCenfXyJOQY=
|
RWSE3ohX2g5d/et6kCjweoRXhT7KjsRO+dI8k9W7aRNZDn2a1ino1Rr5cCryPYnLIruMDHeoSGQBk3LoBd6GJy+Vy3c8LfPBOgc=
|
||||||
SHA256 (Pkgfile) = 4fc960db83928971fb8205275c4dc53dc0a5a03eb82ae5f314fbecb452121659
|
SHA256 (Pkgfile) = 8cd7fa27f4ae54d39382779b948d29dfd958bda94ffb1965d162220dccf1c7de
|
||||||
SHA256 (.footprint) = e23b0dd16cebeb66f9a7e8ffea75f43bbb5bf3c904b7dbfa838e17900d62e634
|
SHA256 (.footprint) = e23b0dd16cebeb66f9a7e8ffea75f43bbb5bf3c904b7dbfa838e17900d62e634
|
||||||
SHA256 (publicsuffix-list-4f29f15313eef1a540b3c8222ab891debf405a59.tar.gz) = 9a519320ff76321d0b7e6b144af54e828cdb1821f370cbfb8def686c9138be60
|
SHA256 (publicsuffix-list-20230812.1829.5e6ac3a.tar.gz) = 741fd79a85f35fa0bd81a9ee3fa154b85ec8da54ff0d5702bfef2e9925262c64
|
||||||
|
@ -1,16 +1,16 @@
|
|||||||
# Description: Cross-vendor public domain suffix database
|
# Description: Cross-vendor public domain suffix database
|
||||||
# URL: https://github.com/publicsuffix/list
|
# URL: https://github.com/publicsuffix/list
|
||||||
# Maintainer: Danny Rawlins, crux at romster dot me
|
# Maintainer: Tim Biermann, tbier at posteo dot de
|
||||||
|
|
||||||
name=publicsuffix-list
|
name=publicsuffix-list
|
||||||
version=20220825.1289.4f29f15
|
version=20230812.1829.5e6ac3a
|
||||||
commit=4f29f15313eef1a540b3c8222ab891debf405a59
|
_commit=5e6ac3a082505ac4cf08858bdb38382d9a912833
|
||||||
release=1
|
release=1
|
||||||
source=(https://github.com/publicsuffix/list/archive/$commit.tar.gz#/$name-$commit.tar.gz)
|
source=(https://github.com/publicsuffix/list/archive/$_commit/$name-$version.tar.gz)
|
||||||
|
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd list-$commit
|
cd list-$_commit
|
||||||
|
|
||||||
install -D -m 644 -t $PKG/usr/share/publicsuffix \
|
install -D -m 644 -t $PKG/usr/share/publicsuffix \
|
||||||
public_suffix_list.dat tests/test_psl.txt
|
public_suffix_list.dat tests/test_psl.txt
|
||||||
|
Loading…
x
Reference in New Issue
Block a user