games/openbor: update to 4542
Changes: https://github.com/DCurrent/openbor/compare/4539...55b816d
This commit is contained in:
parent
bd2ebfa220
commit
7168e07c45
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=452752
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
PORTNAME= openbor
|
||||
# Hint: svn revision is git rev-list --count ${GH_TAGNAME}
|
||||
PORTVERSION?= 4539
|
||||
PORTVERSION?= 4542
|
||||
.ifndef PKGNAMESUFFIX
|
||||
PORTREVISION= 0
|
||||
.endif
|
||||
|
@ -27,6 +27,7 @@ LIB_DEPENDS+= libvpx.so:multimedia/libvpx
|
|||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= DCurrent
|
||||
GH_TAGNAME?= 55b816d
|
||||
|
||||
USES+= gmake pkgconfig
|
||||
.if ${PORTVERSION} < 4433
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1507042233
|
||||
SHA256 (DCurrent-openbor-4539_GH0.tar.gz) = 5ea8329c83a2d0cce5ea577117d87bcd5a0176464870f2f18a6cf9e043150aa6
|
||||
SIZE (DCurrent-openbor-4539_GH0.tar.gz) = 66890659
|
||||
TIMESTAMP = 1508546851
|
||||
SHA256 (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = ac2fba89fe35ba50b3f4b6c960e04dff910d0dec1dc5421c6fd21f9d466ce781
|
||||
SIZE (DCurrent-openbor-4542-55b816d_GH0.tar.gz) = 66895657
|
||||
|
|
Loading…
Reference in a new issue