mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Update to 1.1.0
PR: 178438 Submitted by: Gasol Wu <gasol.wu@gmail.com> (maintainer)
This commit is contained in:
parent
00770c2bff
commit
bf85b3e3ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317987
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= phalcon
|
||||
PORTVERSION= 1.0.0
|
||||
PORTVERSION= 1.1.0
|
||||
CATEGORIES= www
|
||||
|
||||
MAINTAINER= linpct@gmail.com
|
||||
|
@ -14,8 +14,8 @@ RUN_DEPENDS= ${LOCALBASE}/include/php/ext/pdo/php_pdo_driver.h:${PORTSDIR}/datab
|
|||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= ${PORTNAME}
|
||||
GH_PROJECT= c${PORTNAME}
|
||||
GH_TAGNAME= 1.0.0
|
||||
GH_COMMIT= 0d052fc
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= 4d7f4c9
|
||||
|
||||
FETCH_ARGS= -pRr
|
||||
WRKSRC= ${WRKDIR}/${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}/build/
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (phalcon-1.0.0.tar.gz) = 091ba6f425df16f5249a1f4cf80b48df729e7ba0a9ec0fdec17cb8b71f15c72b
|
||||
SIZE (phalcon-1.0.0.tar.gz) = 2159006
|
||||
SHA256 (phalcon-1.1.0.tar.gz) = 719ab9a45cab34dce7d5d8dbf0b41ddea57ba22bf8d0cc82da78e948c9aa36cd
|
||||
SIZE (phalcon-1.1.0.tar.gz) = 2308003
|
||||
|
|
Loading…
Add table
Reference in a new issue