Update to 0.3.0
This commit is contained in:
parent
7937c8ed6c
commit
35a0e12a27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=539273
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= bapu
|
||||
PORTVERSION= 0.2.0
|
||||
PORTVERSION= 0.3.0
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= https://bitbucket.org/carlostrub/bapu/get/
|
||||
PKGNAMEPREFIX= go-
|
||||
|
@ -16,7 +16,7 @@ LICENSE= BSD3CLAUSE
|
|||
|
||||
USES= go tar:bzip2
|
||||
GO_PKGNAME= bitbucket.org/carlostrub/bapu
|
||||
WRKSRC= ${WRKDIR}/carlostrub-bapu-35b71f581866
|
||||
WRKSRC= ${WRKDIR}/carlostrub-bapu-23ca6b019fbc
|
||||
|
||||
post-install:
|
||||
${CP} -R ${WRKSRC}/bapu.toml.sample ${STAGEDIR}${PREFIX}/etc/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1591990863
|
||||
SHA256 (go-bapu/v0.2.0.tar.bz2) = c2b9e37a419e02a5df35a857028d896908122ed2340fabbe905ab9a9fa833a50
|
||||
SIZE (go-bapu/v0.2.0.tar.bz2) = 87164
|
||||
TIMESTAMP = 1592249106
|
||||
SHA256 (go-bapu/v0.3.0.tar.bz2) = e70a901f9cd1db04cdb6d00961bdf49194f22aa5e6eb215ae51b262d5409dcc1
|
||||
SIZE (go-bapu/v0.3.0.tar.bz2) = 101340
|
||||
|
|
Loading…
Reference in a new issue