Skip to content

Commit

Permalink
opnsense/update: fetch and subscription check change
Browse files Browse the repository at this point in the history
  • Loading branch information
fichtner committed Jun 6, 2023
1 parent 609a014 commit 5411bc7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
3 changes: 2 additions & 1 deletion opnsense/update/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
PORTNAME= update
PORTVERSION= 23.1.8
PORTREVISION= 1
CATEGORIES= sysutils
PKGNAMEPREFIX= ${GH_ACCOUNT}-

Expand All @@ -17,6 +18,6 @@ MAKE_ENV= UPDATE_RELEASE=${PORTVERSION}

USE_GITHUB= yes
GH_ACCOUNT= ${CATEGORIES:[1]}
GH_TAGNAME= fa3f372
GH_TAGNAME= 113ec3e

.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions opnsense/update/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1684847068
SHA256 (opnsense-update-23.1.8-fa3f372_GH0.tar.gz) = cfe4ece8d196f51655faae96eea144917de0c9e8d745e6a5c84e384dedb543d4
SIZE (opnsense-update-23.1.8-fa3f372_GH0.tar.gz) = 27550
TIMESTAMP = 1686034236
SHA256 (opnsense-update-23.1.8-113ec3e_GH0.tar.gz) = b2c6027c1f594b51e6982f165ece9cb4fce17a15bf39b0e39c3d094f40c5b04a
SIZE (opnsense-update-23.1.8-113ec3e_GH0.tar.gz) = 27562

0 comments on commit 5411bc7

Please sign in to comment.