summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormax.bra2022-02-06 21:57:05 +0100
committermax.bra2022-02-06 21:57:05 +0100
commitb5c3499da79e560eee36b040a50232305680dcdc (patch)
treec6f778c8a42805e2f75fa17b45164a0aac470472
parent8d7981f0e50dff1088f92c7334d4aa8a54ad598e (diff)
downloadaur-b5c3499da79e560eee36b040a50232305680dcdc.tar.gz
license update
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 64fb52f4f41a..48010e7f4743 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = pi-hole-server
url = https://github.com/pi-hole/pi-hole
install = pi-hole-server.install
arch = any
- license = EUPL-1.1
+ license = EUPL-1.2
depends = pi-hole-ftl>=5.0
depends = bc
depends = perl
@@ -28,8 +28,8 @@ pkgbase = pi-hole-server
backup = etc/sudoers.d/pihole
source = pi-hole-server-core-5.8.1.tar.gz::https://github.com/pi-hole/pi-hole/archive/v5.8.1.tar.gz
source = pi-hole-server-admin-5.10.1.tar.gz::https://github.com/pi-hole/AdminLTE/archive/v5.10.1.tar.gz
- source = arch-server-core-5.8.1-294834057.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.8.1.patch
- source = arch-server-admin-5.10.1-294834057.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.10.1.patch
+ source = arch-server-core-5.8.1-795578248.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-core-5.8.1.patch
+ source = arch-server-admin-5.10.1-795578248.patch::https://raw.githubusercontent.com/max72bra/pi-hole-server-archlinux-customization/master/arch-server-admin-5.10.1.patch
source = dnsmasq.include
source = lighttpd.pi-hole.conf
source = nginx.pi-hole.conf
diff --git a/PKGBUILD b/PKGBUILD
index f71ad27b5229..e583f386f577 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ _wwwpkgver=5.10.1
_now=`date +%N`
pkgdesc='The Pi-hole is an advertising-aware DNS/Web server. Arch adaptation for lan wide DNS server.'
arch=('any')
-license=('EUPL-1.1')
+license=('EUPL-1.2')
url="https://github.com/pi-hole/pi-hole"
depends=('pi-hole-ftl>=5.0' 'bc' 'perl' 'gnu-netcat' 'inetutils' 'iproute2' 'logrotate' 'bind-tools' 'sudo' 'lsof')
optdepends=(