mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
Ice: update to 3.7.8.
This commit is contained in:
parent
79535d917f
commit
80dc6d7ddb
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'Ice'
|
# Template file for 'Ice'
|
||||||
pkgname=Ice
|
pkgname=Ice
|
||||||
version=3.7.7
|
version=3.7.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="ice-${version}"
|
wrksrc="ice-${version}"
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
|
@ -13,8 +13,9 @@ short_desc="Internet Communications Engine (Ice)"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-2.0-only, custom:ICE"
|
license="GPL-2.0-only, custom:ICE"
|
||||||
homepage="https://www.zeroc.com"
|
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"
|
distfiles="https://github.com/zeroc-ice/ice/archive/v${version}.tar.gz"
|
||||||
checksum=3aef143a44a664f3101cfe02fd13356c739c922e353ef0c186895b5843a312ae
|
checksum=f2ab6b151ab0418fab30bafc2524d9ba4c767a1014f102df88d735fc775f9824
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
# Cross build requires the host's slice2cpp
|
# Cross build requires the host's slice2cpp
|
||||||
|
|
Loading…
Add table
Reference in a new issue