mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
security/iddawc: Update to 1.1.6
re: https://github.com/babelouest/iddawc/releases/tag/v1.1.5 https://github.com/babelouest/iddawc/releases/tag/v1.1.6
This commit is contained in:
parent
e255e94d4c
commit
7f1e06f346
@ -1,6 +1,6 @@
|
||||
PORTNAME= iddawc
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.1.4
|
||||
DISTVERSION= 1.1.6
|
||||
CATEGORIES= security
|
||||
|
||||
MAINTAINER= dvl@FreeBSD.org
|
||||
@ -28,4 +28,6 @@ GH_ACCOUNT= babelouest
|
||||
|
||||
CMAKE_ARGS= -DWITH_JOURNALD=off
|
||||
|
||||
PLIST_SUB= DISTVERSION=${DISTVERSION}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1657307910
|
||||
SHA256 (babelouest-iddawc-v1.1.4_GH0.tar.gz) = f9a54cd0cebff4ef4d6cb96d178ed7b87d865c24e236bdd85b3e3a5f159ba463
|
||||
SIZE (babelouest-iddawc-v1.1.4_GH0.tar.gz) = 1481659
|
||||
TIMESTAMP = 1661200600
|
||||
SHA256 (babelouest-iddawc-v1.1.6_GH0.tar.gz) = 6dba6baf396552f615d8190f85b612c9c615f122a55fba1a6a10462573b8346f
|
||||
SIZE (babelouest-iddawc-v1.1.6_GH0.tar.gz) = 1488849
|
||||
|
@ -3,7 +3,7 @@ include/iddawc-cfg.h
|
||||
include/iddawc.h
|
||||
lib/libiddawc.so
|
||||
lib/libiddawc.so.1.1
|
||||
lib/libiddawc.so.1.1.4
|
||||
lib/libiddawc.so.%%DISTVERSION%%
|
||||
libdata/pkgconfig/libiddawc.pc
|
||||
share/idwcc/webapp/callback.html
|
||||
share/idwcc/webapp/css/bootstrap.css
|
||||
@ -33,3 +33,4 @@ share/idwcc/webapp/js/jquery.min.js
|
||||
share/idwcc/webapp/js/popper.js
|
||||
share/idwcc/webapp/js/popper.min.js
|
||||
share/idwcc/webapp/js/qrcode.js
|
||||
share/man/man1/idwcc.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user