Ice: update to 3.7.7.
This commit is contained in:
parent
69c39d35b3
commit
b198d2dc5e
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'Ice'
|
||||
pkgname=Ice
|
||||
version=3.7.5
|
||||
revision=2
|
||||
version=3.7.7
|
||||
revision=1
|
||||
wrksrc="ice-${version}"
|
||||
build_style=gnu-makefile
|
||||
make_build_args="LANGUAGES=cpp prefix=/usr OPTIMIZE=yes
|
||||
|
@ -14,7 +14,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
|
|||
license="GPL-2.0-only, custom:ICE"
|
||||
homepage="https://www.zeroc.com"
|
||||
distfiles="https://github.com/zeroc-ice/ice/archive/v${version}.tar.gz"
|
||||
checksum=36bf45591a95e6ee7216153d45d8eca05ff00c1da35608f0c400e6ddc8049da9
|
||||
checksum=3aef143a44a664f3101cfe02fd13356c739c922e353ef0c186895b5843a312ae
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
# Cross build requires the host's slice2cpp
|
||||
|
|
Loading…
Reference in a new issue