- Update to 1.2.2
This commit is contained in:
parent
51510ae831
commit
cb82a84ad2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=424047
2 changed files with 6 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= peg-e
|
||||
PORTVERSION= 1.2.1
|
||||
PORTVERSION= 1.2.2
|
||||
CATEGORIES= games
|
||||
MASTER_SITES= http://gottcode.org/peg-e/ \
|
||||
http://mirror.amdmi3.ru/distfiles/
|
||||
|
@ -15,7 +15,8 @@ LICENSE= GPLv3+
|
|||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= compiler:c++11-lib qmake tar:bzip2
|
||||
USE_QT5= core gui widgets qmake_build buildtools_build
|
||||
USE_QT5= core gui widgets qmake_build buildtools_build linguisttools_build
|
||||
USE_GL= gl
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (peg-e-1.2.1-src.tar.bz2) = bf96ad7e84f3244f614ccf08c1dbc4f1bdae4bb2cc362a99ecee322ee7e38635
|
||||
SIZE (peg-e-1.2.1-src.tar.bz2) = 474773
|
||||
TIMESTAMP = 1476278407
|
||||
SHA256 (peg-e-1.2.2-src.tar.bz2) = eec570e318fbffa225d70ad5277cd1027606193f426e26f81a0ec20cb722fcd5
|
||||
SIZE (peg-e-1.2.2-src.tar.bz2) = 464921
|
||||
|
|
Loading…
Reference in a new issue