- Update 0.42
- Fix build with gcc 4.X PR: ports/107149 Submitted by: Travis Poppe <tlp@liquidx.org> (maintainer)
This commit is contained in:
parent
97ca88c3d3
commit
85c49e459c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=180633
2 changed files with 6 additions and 5 deletions
|
@ -6,9 +6,10 @@
|
|||
#
|
||||
|
||||
PORTNAME= ctris
|
||||
PORTVERSION= 0.41
|
||||
PORTVERSION= 0.42
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://www.liquidx.org/distfiles/ \
|
||||
MASTER_SITES= http://www.hackl.dhs.org/data/download/files/ \
|
||||
http://www.liquidx.org/distfiles/ \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= mnag/${PORTNAME}
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (ctris-0.41.tar.bz2) = 6d5c0c4809a03a12ff6a75255e1585f6
|
||||
SHA256 (ctris-0.41.tar.bz2) = bd56139ce6675d70567282a47141c922f4201806545c6750e785fa05d4e3e2e3
|
||||
SIZE (ctris-0.41.tar.bz2) = 13914
|
||||
MD5 (ctris-0.42.tar.bz2) = 035627486d5f767f0c818a17a97bbe0c
|
||||
SHA256 (ctris-0.42.tar.bz2) = 4f8acca2c37b53bd319aa011a59684f5051d7dcb37d4459c100ee50f66cf38b0
|
||||
SIZE (ctris-0.42.tar.bz2) = 13890
|
||||
|
|
Loading…
Reference in a new issue