pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

adguardhome: changing Go version to 1.16



Module Name:	pkgsrc-wip
Committed By:	bkrawczyk <bbartlomiej%gmail.com@localhost>
Pushed By:	bkrawczyk
Date:		Sun Nov 7 19:08:38 2021 +0100
Changeset:	0b07512f7e9c133f2b2f56b0d0e170de4eefb3f2

Modified Files:
	adguardhome/Makefile

Log Message:
adguardhome: changing Go version to 1.16

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=0b07512f7e9c133f2b2f56b0d0e170de4eefb3f2

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 adguardhome/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/adguardhome/Makefile b/adguardhome/Makefile
index b00aac49ae..061fedc39f 100644
--- a/adguardhome/Makefile
+++ b/adguardhome/Makefile
@@ -30,6 +30,7 @@ CHECK_RELRO_SKIP+=	sbin/adguardhome
 #TOOL_DEPENDS+=	yarn>=1.22.5:../../devel/yarn
 #USE_TOOLS+=	tar
 
+GO_VERSION_DEFAULT=	116
 TOOL_DEPENDS+=	packr>=2.8.1:../../devel/packr
 
 


Home | Main Index | Thread Index | Old Index