Skip to content

Commit

Permalink
devel/gcli: Update to 0.9.10-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
clausecker authored and nunotexbsd committed Nov 1, 2022
1 parent 4b6e49e commit d72e8aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions devel/gcli/Makefile
@@ -1,5 +1,5 @@
PORTNAME= gcli
DISTVERSION= 0.9.9-beta
DISTVERSION= 0.9.10-beta
CATEGORIES= devel net
MASTER_SITES= https://herrhotzenplotz.de/gcli/releases/gcli-${DISTVERSION}/

Expand All @@ -12,9 +12,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE

LIB_DEPENDS= libcurl.so:ftp/curl

USES= pkgconfig tar:xz
USES= libtool pkgconfig tar:xz

post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/gcli
GNU_CONFIGURE= yes
TEST_TARGET= check

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions devel/gcli/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1666108576
SHA256 (gcli-0.9.9-beta.tar.xz) = cf1f270def42b0d794b3a7395f9a0ab09b16458ec7edd1ad44009f1519eee679
SIZE (gcli-0.9.9-beta.tar.xz) = 122936
TIMESTAMP = 1667253618
SHA256 (gcli-0.9.10-beta.tar.xz) = 775d7268ee4e5331da38dcdbf5fb040e83ac1d2c2e2c5a98af99c1bfea2a242c
SIZE (gcli-0.9.10-beta.tar.xz) = 326324

0 comments on commit d72e8aa

Please sign in to comment.