Update digikam to 7.9.0

This commit is contained in:
rsadowski 2022-12-06 11:27:29 +00:00
parent eda49f8d64
commit 8cfebe7918
2 changed files with 7 additions and 3 deletions

View File

@ -6,7 +6,7 @@ USE_WXNEEDED = Yes
COMMENT = KDE digital photo and video management utility
V = 7.8.0
V = 7.9.0
PKGNAME = digikam-${V}
DISTNAME = digiKam-${V}
CATEGORIES = graphics
@ -134,3 +134,7 @@ TEST_IS_INTERACTIVE = X11
MODCMAKE_LDFLAGS = -L${LOCALBASE}/lib
.include <bsd.port.mk>
.if ${USE_CCACHE:L} == "yes"
CONFIGURE_ARGS += -DBUILD_WITH_CCACHE=0N
.endif

View File

@ -1,2 +1,2 @@
SHA256 (digiKam-7.8.0.tar.xz) = sIV3sLFe+ZhDaVcIqiwOmNVHMD2Fvio7OZBUhPLKts4=
SIZE (digiKam-7.8.0.tar.xz) = 345431764
SHA256 (digiKam-7.9.0.tar.xz) = w7gKvAkNo8u8QuZ6QDCA1/X+CnyYaYc1vaVWxgMUurQ=
SIZE (digiKam-7.9.0.tar.xz) = 349286920