Update to Mumble 1.3.3

Fixed: Chatbox invisble (zero height) (#4388)
Fixed: Handling of invalid packet sizes (#4394)
Fixed: Race-condition leading to loss of shortcuts (#4430)
Fixed: Link in About dialog is now clickable again (#4454)
Fixed: Sizing issues in ACL-Editor (#4455)
This commit is contained in:
kn 2020-10-07 16:58:34 +00:00
parent 8c5c2eb394
commit a255d66579
2 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.52 2020/07/11 13:14:47 kn Exp $
# $OpenBSD: Makefile,v 1.53 2020/10/07 16:58:34 kn Exp $
COMMENT-main = low-latency voice chat client
COMMENT-server = low-latency voice chat server
VERSION = 1.3.2
VERSION = 1.3.3
DISTNAME = mumble-${VERSION}
PKGNAME-main = mumble-${VERSION}
PKGNAME-server = murmur-${VERSION}

View File

@ -1,2 +1,2 @@
SHA256 (mumble-1.3.2.tar.gz) = n5bViufjjFEd620Dw4eeMEjZn7vhvpneMbafu8bdIeE=
SIZE (mumble-1.3.2.tar.gz) = 8586368
SHA256 (mumble-1.3.3.tar.gz) = cnBHYk7aqMzm/tmLd4Zm3YpLdsCtqJXl0rh+MkbgL4A=
SIZE (mumble-1.3.3.tar.gz) = 8591354