1
0
forked from ports/opt

p11-kit: remove optional completion stuff from footprint

This commit is contained in:
Juergen Daubert 2021-11-16 11:01:17 +01:00
parent 13713b7c95
commit c7ed5f40d0
3 changed files with 4 additions and 8 deletions

View File

@ -32,10 +32,6 @@ drwxr-xr-x root/root usr/lib/pkcs11/
drwxr-xr-x root/root usr/lib/pkgconfig/
-rw-r--r-- root/root usr/lib/pkgconfig/p11-kit-1.pc
drwxr-xr-x root/root usr/share/
drwxr-xr-x root/root usr/share/bash-completion/
drwxr-xr-x root/root usr/share/bash-completion/completions/
-rw-r--r-- root/root usr/share/bash-completion/completions/p11-kit
-rw-r--r-- root/root usr/share/bash-completion/completions/trust
drwxr-xr-x root/root usr/share/p11-kit/
drwxr-xr-x root/root usr/share/p11-kit/modules/
-rw-r--r-- root/root usr/share/p11-kit/modules/p11-kit-trust.module

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/emgVhuqzDfUwgmqJuJZnM9xRMPzNuXh1sEOsECR49J4fRGkZVGrGulEL+XzzjmlJ/qM7E+efpi+2PkFe+MbQQw=
SHA256 (Pkgfile) = 9794e8184e86de12d6d5487f8aab349372eea5e3eaaf381bfeeeb903b8cd5ece
SHA256 (.footprint) = 33d7c2fe4466bc55ab67470da333269166ace71c487e77de91b3384c155dab02
RWSE3ohX2g5d/XWDuLQ+PWoy2pvN+EE560cjW4qk7o9jw3eUcrDBitkgrRGIJcXgbdXK82QgF8I3KLu9hTNGT6Moetj6w7l5IQY=
SHA256 (Pkgfile) = 46eed4dcb5a6894c190f7fc12a26c9437eac9a31cf158642b7fb81b815ff00b3
SHA256 (.footprint) = 9e7e6a0f01ac00cabc20faf30bcf043fec813d11e063939783eb96c1f3a12605
SHA256 (p11-kit-0.24.0.tar.xz) = 81e6140584f635e4e956a1b93a32239acf3811ff5b2d3a5c6094e94e99d2c685

View File

@ -5,7 +5,7 @@
name=p11-kit
version=0.24.0
release=2
release=3
source=(https://github.com/p11-glue/$name/releases/download/$version/$name-$version.tar.xz)
build() {