mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 19:02:57 +02:00
Ice: update to 3.7.10
This commit is contained in:
parent
4a0216a465
commit
5567c56b83
1 changed files with 3 additions and 3 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue