devel/orcania: Update to 2.2.2
This commit is contained in:
parent
5e7a209251
commit
fc86b8f236
3 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= orcania
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 2.2.1
|
||||
DISTVERSION= 2.2.2
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
|
@ -15,4 +15,6 @@ USE_GITHUB= yes
|
|||
GH_ACCOUNT= babelouest
|
||||
GH_PROJECT= orcania
|
||||
|
||||
PLIST_SUB= PORTVERSION=${PORTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1640727090
|
||||
SHA256 (babelouest-orcania-v2.2.1_GH0.tar.gz) = a9f16856aa311b8926cba2075d5245e94f30436f8a762a7e897ee7c8d335c59e
|
||||
SIZE (babelouest-orcania-v2.2.1_GH0.tar.gz) = 63803
|
||||
TIMESTAMP = 1652053120
|
||||
SHA256 (babelouest-orcania-v2.2.2_GH0.tar.gz) = 967f60064321e5a16faa44060d55b2c5392f92708c961b3e4ed617e837da4bff
|
||||
SIZE (babelouest-orcania-v2.2.2_GH0.tar.gz) = 65324
|
||||
|
|
|
@ -3,6 +3,6 @@ include/orcania-cfg.h
|
|||
include/orcania.h
|
||||
lib/liborcania.so
|
||||
lib/liborcania.so.2.2
|
||||
lib/liborcania.so.2.2.1
|
||||
lib/liborcania.so.%%PORTVERSION%%
|
||||
libdata/pkgconfig/liborcania.pc
|
||||
man/man1/base64url.1.gz
|
||||
|
|
Loading…
Reference in a new issue