Andreas Wacknitz
2024-02-25 ffc377a51a561d1931124128520fb17ccfb8df81
libksba: update to 1.6.6

4 files modified
20 ■■■■ changed files
components/library/libksba/Makefile 4 ●●●● patch | view | raw | blame | history
components/library/libksba/libksba.p5m 6 ●●●● patch | view | raw | blame | history
components/library/libksba/manifests/sample-manifest.p5m 8 ●●●● patch | view | raw | blame | history
components/library/libksba/pkg5 2 ●●● patch | view | raw | blame | history
components/library/libksba/Makefile
@@ -25,12 +25,12 @@
include ../../../make-rules/shared-macros.mk
COMPONENT_NAME=         libksba
COMPONENT_VERSION=      1.6.5
COMPONENT_VERSION=      1.6.6
COMPONENT_SUMMARY=      GnuPG X.509 certificate library
COMPONENT_PROJECT_URL=  https://www.gnupg.org/related_software/$(COMPONENT_NAME)
COMPONENT_SRC=          $(COMPONENT_NAME)-$(COMPONENT_VERSION)
COMPONENT_ARCHIVE=      $(COMPONENT_SRC).tar.bz2
COMPONENT_ARCHIVE_HASH= sha256:a564628c574c99287998753f98d750babd91a4e9db451f46ad140466ef2a6d16
COMPONENT_ARCHIVE_HASH= sha256:5dec033d211559338838c0c4957c73dfdc3ee86f73977d6279640c9cd08ce6a4
COMPONENT_ARCHIVE_URL=  https://gnupg.org/ftp/gcrypt/$(COMPONENT_NAME)/$(COMPONENT_ARCHIVE)
COMPONENT_FMRI=         library/security/$(COMPONENT_NAME)
COMPONENT_CLASSIFICATION=System/Libraries
components/library/libksba/libksba.p5m
@@ -28,9 +28,9 @@
file path=usr/bin/ksba-config
file path=usr/include/ksba.h
link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.14.5
link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.14.5
file path=usr/lib/$(MACH64)/libksba.so.8.14.5
link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.14.6
link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.14.6
file path=usr/lib/$(MACH64)/libksba.so.8.14.6
file path=usr/lib/$(MACH64)/pkgconfig/ksba.pc
file path=usr/share/aclocal/ksba.m4
file path=usr/share/info/dir
components/library/libksba/manifests/sample-manifest.p5m
@@ -10,7 +10,7 @@
#
#
# Copyright 2023 <contributor>
# Copyright 2024 <contributor>
#
set name=pkg.fmri value=pkg:/$(COMPONENT_FMRI)@$(IPS_COMPONENT_VERSION),$(BUILD_VERSION)
@@ -25,9 +25,9 @@
file path=usr/bin/ksba-config
file path=usr/include/ksba.h
link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.14.5
link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.14.5
file path=usr/lib/$(MACH64)/libksba.so.8.14.5
link path=usr/lib/$(MACH64)/libksba.so target=libksba.so.8.14.6
link path=usr/lib/$(MACH64)/libksba.so.8 target=libksba.so.8.14.6
file path=usr/lib/$(MACH64)/libksba.so.8.14.6
file path=usr/lib/$(MACH64)/pkgconfig/ksba.pc
file path=usr/share/aclocal/ksba.m4
file path=usr/share/info/dir
components/library/libksba/pkg5
@@ -8,4 +8,4 @@
        "library/security/libksba"
    ],
    "name": "libksba"
}
}