Update to deutex-5.2.1.

This commit is contained in:
benoit 2020-02-09 13:28:00 +00:00
parent c6940b4b80
commit 11e1fc1aba
2 changed files with 7 additions and 6 deletions

View File

@ -1,17 +1,16 @@
# $OpenBSD: Makefile,v 1.6 2019/07/12 20:43:27 sthen Exp $
# $OpenBSD: Makefile,v 1.7 2020/02/09 13:28:00 benoit Exp $
V = 5.1.2
V = 5.2.1
COMMENT = WAD composer for Doom, Heretic, Hexen, and Strife
DISTNAME = deutex-${V}
CATEGORIES = archivers
REVISION = 0
HOMEPAGE = https://github.com/Doom-Utils/deutex/
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB += c png z
WANTLIB += c png z
MASTER_SITES = https://github.com/Doom-Utils/deutex/releases/download/v${V}/
EXTRACT_SUFX = .tar.xz
@ -21,4 +20,6 @@ LIB_DEPENDS = graphics/png
CONFIGURE_STYLE = gnu
DEBUG_PACKAGES = ${BUILD_PACKAGES}
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
SHA256 (deutex-5.1.2.tar.xz) = 5C7bc4oR5+an7SdK2+Dub1FP2XrmHkl8j5JYoDrhQ+Y=
SIZE (deutex-5.1.2.tar.xz) = 164072
SHA256 (deutex-5.2.1.tar.xz) = 1hwNWx/OP4JxwjWNNbQfcKCNpmLjh+24oDyh3rFWgx8=
SIZE (deutex-5.2.1.tar.xz) = 165784