Ice: update to 3.7.10

This commit is contained in:
elbachir-one 2025-07-28 10:32:05 +01:00 committed by Duncan Overbruck
parent 4a0216a465
commit 5567c56b83

View file

@ -1,7 +1,7 @@
# Template file for 'Ice'
pkgname=Ice
version=3.7.8
revision=3
version=3.7.10
revision=1
build_style=gnu-makefile
make_build_args="LANGUAGES=cpp OPTIMIZE=yes USR_DIR_INSTALL=yes CONFIGS=shared
CONFIGS+=cpp11-shared"
@ -14,7 +14,7 @@ license="GPL-2.0-only, custom:ICE"
homepage="https://www.zeroc.com"
changelog="https://doc.zeroc.com/ice/latest/release-notes"
distfiles="https://github.com/zeroc-ice/ice/archive/v${version}.tar.gz"
checksum=f2ab6b151ab0418fab30bafc2524d9ba4c767a1014f102df88d735fc775f9824
checksum=b90e9015ca9124a9eadfdfc49c5fba24d3550c547f166f3c9b2b5914c00fb1df
if [ "$XBPS_TARGET_LIBC" = "glibc" ]; then
makedepends+=" libxcrypt-devel"