mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
databases/pgagroal: Update version 1.5.1=>1.6.0
Changelog: https://github.com/agroal/pgagroal/releases/tag/1.6.0
This commit is contained in:
parent
6e45160128
commit
5390d95158
2 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= pgagroal
|
||||
DISTVERSION= 1.5.1
|
||||
DISTVERSION= 1.6.0
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= https://github.com/agroal/${PORTNAME}/releases/download/${DISTVERSION}/
|
||||
|
||||
|
@ -10,7 +10,8 @@ WWW= https://agroal.github.io/pgagroal/
|
|||
LICENSE= BSD3CLAUSE
|
||||
|
||||
BUILD_DEPENDS= rst2man:textproc/py-docutils
|
||||
LIB_DEPENDS= libev.so:devel/libev
|
||||
LIB_DEPENDS= libcjson.so:devel/libcjson \
|
||||
libev.so:devel/libev
|
||||
|
||||
USES= cmake pathfix ssl
|
||||
USE_LDCONFIG= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1742711598
|
||||
SHA256 (pgagroal-1.5.1.tar.gz) = 4eb3aeffaf224c98fa8d9fc5c5f752763916cbe3ad8ed99b618525f5de245c35
|
||||
SIZE (pgagroal-1.5.1.tar.gz) = 282340
|
||||
TIMESTAMP = 1742818820
|
||||
SHA256 (pgagroal-1.6.0.tar.gz) = 8fe5ae7e45580ee54e9e77a88f79b796896803f2216533900f593095dd53a2ec
|
||||
SIZE (pgagroal-1.6.0.tar.gz) = 313170
|
||||
|
|
Loading…
Add table
Reference in a new issue