bstone: update to bstone-1.1.16

= BStone changelog

== [1.1.16] - 2020-02-01
=== Fixed
- Removed some checks on barriers (by bibendovsky).
This commit is contained in:
Yorick Hardy 2020-02-02 18:38:23 +02:00
parent c0dcce9857
commit 7d86591b0b
2 changed files with 7 additions and 7 deletions

View File

@ -1,16 +1,16 @@
# $NetBSD: Makefile,v 1.4 2015/09/13 20:07:57 yhardy Exp $
DISTNAME= bstone-1.1.15
DISTNAME= bstone-1.1.16
CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GITHUB:=bibendovsky/}
GITHUB_TAG= v${PKGVERSION_NOREV}
GITHUB_TAG= v${PKGVERSION_NOREV}-2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://bibendovsky.github.io/bstone/
COMMENT= Source port of Blake Stone game engines
LICENSE= gnu-gpl-v3
WRKSRC= ${WRKDIR}/bstone-${PKGVERSION_NOREV}/src
WRKSRC= ${WRKDIR}/bstone-${PKGVERSION_NOREV}-2/src
USE_CMAKE= yes
USE_LANGUAGES= c++14
USE_TOOLS+= pkg-config

View File

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.4 2015/09/13 20:07:57 yhardy Exp $
SHA1 (bstone-1.1.15.tar.gz) = f7479e0b045cea45b2261ac4f30ac42edaded1d9
RMD160 (bstone-1.1.15.tar.gz) = 4f6e9c48af597477cc2cec438516945551baeb2e
SHA512 (bstone-1.1.15.tar.gz) = c1d04fe8e332e72cf8cad86dd7368294c174ef56842ca50e61a5de0cba7f3365fdf556ebf8698cd2f0e4752cb83e2947b93e611a6d36c1c41e11892513aac482
Size (bstone-1.1.15.tar.gz) = 778336 bytes
SHA1 (bstone-1.1.16.tar.gz) = b518737fe34bdad066a84a607093dc0a95fdcbdf
RMD160 (bstone-1.1.16.tar.gz) = d52e42a8fa5f7ada07971240c7025f5d42e0d2d1
SHA512 (bstone-1.1.16.tar.gz) = c1eaaa7a6b103ce1a09048a421fe15ca0f35827f352157288e97f47745a0412f8cf6a1252bd58988e4899cb792b675bedc889d6b4a01141d5e3194e41e8f4975
Size (bstone-1.1.16.tar.gz) = 778319 bytes