pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
adguardhome: remove unnecessary lang/go116 dependency, bump PKGREVISION
Module Name: pkgsrc-wip
Committed By: bkrawczyk <bbartlomiej%gmail.com@localhost>
Pushed By: bkrawczyk
Date: Tue Mar 21 18:44:29 2023 +0100
Changeset: 9a243080b40604ba8cb910475a6b9e709485376d
Modified Files:
adguardhome/Makefile
Log Message:
adguardhome: remove unnecessary lang/go116 dependency, bump PKGREVISION
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=9a243080b40604ba8cb910475a6b9e709485376d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
adguardhome/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diffs:
diff --git a/adguardhome/Makefile b/adguardhome/Makefile
index 07e10e6436..23d3cc4c52 100644
--- a/adguardhome/Makefile
+++ b/adguardhome/Makefile
@@ -7,6 +7,8 @@ EXTRACT_SUFX= .zip
GITHUB_TAG= v${PKGVERSION_NOREV}
GITHUB_PROJECT= AdGuardHome
+PKGREVISION= 1
+
FRONTEND= ${PKGNAME_NOREV}-frontend.tar.gz
SITES.adguardhome-0.106.3-frontend.tar.gz= https://bbartlomiej-public.s3.eu-central-1.amazonaws.com/adguardhome/
DISTFILES= ${DEFAULT_DISTFILES} ${FRONTEND}
@@ -30,10 +32,8 @@ 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
-
OWN_DIRS+= libdata/adguardhome
.include "go-modules.mk"
Home |
Main Index |
Thread Index |
Old Index