Ice: update to 3.7.8.
This commit is contained in:
parent
79535d917f
commit
80dc6d7ddb
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'Ice'
|
||||
pkgname=Ice
|
||||
version=3.7.7
|
||||
version=3.7.8
|
||||
revision=1
|
||||
wrksrc="ice-${version}"
|
||||
build_style=gnu-makefile
|
||||
|
@ -13,8 +13,9 @@ short_desc="Internet Communications Engine (Ice)"
|
|||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
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=3aef143a44a664f3101cfe02fd13356c739c922e353ef0c186895b5843a312ae
|
||||
checksum=f2ab6b151ab0418fab30bafc2524d9ba4c767a1014f102df88d735fc775f9824
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Cross build requires the host's slice2cpp
|
||||
|
|
Loading…
Reference in New Issue