Update to julius-1.4.1

Changelog: https://github.com/bvschaik/julius/releases/tag/v1.4.1
This commit is contained in:
bcallah 2020-06-12 22:14:41 +00:00
parent 04ae611f09
commit 64b887b9a1
2 changed files with 6 additions and 5 deletions

View File

@ -1,6 +1,6 @@
# $OpenBSD: Makefile,v 1.13 2020/05/18 17:32:17 bcallah Exp $
# $OpenBSD: Makefile,v 1.14 2020/06/12 22:14:41 bcallah Exp $
V = 1.4.0
V = 1.4.1
COMMENT = open source re-implementation of Caesar III game engine
DISTNAME = julius-${V}
EXTRACT_SUFX = -source.tar.gz
@ -18,7 +18,8 @@ MASTER_SITES = https://github.com/bvschaik/julius/releases/download/v${V}/
MODULES = devel/cmake
LIB_DEPENDS = devel/sdl2-mixer
LIB_DEPENDS = devel/sdl2-mixer \
graphics/png
RUN_DEPENDS = devel/desktop-file-utils \
x11/gtk+3,-guic

View File

@ -1,2 +1,2 @@
SHA256 (julius-1.4.0-source.tar.gz) = A0hD6+BIqCzNd9zBrlSjsseX5KEAdb5D3/SHXmGDzOs=
SIZE (julius-1.4.0-source.tar.gz) = 8587589
SHA256 (julius-1.4.1-source.tar.gz) = CsDL1bxWLGHro/xVL5KpTp8hiVZsy8DmL3Hz3eaWLLE=
SIZE (julius-1.4.1-source.tar.gz) = 8592785