From e8ce8d2e6cf6c8e6314d8f85665f32486df3e3ec Mon Sep 17 00:00:00 2001
From: Sertonix <sertonix@posteo.net>
Date: Mon, 6 May 2024 11:29:12 +0200
Subject: [PATCH] main/dnsmasq: bump pkgrel

Fixes c0f582d5a11 main/dnsmasq: nftset build version
---
 main/dnsmasq/APKBUILD | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main/dnsmasq/APKBUILD b/main/dnsmasq/APKBUILD
index 4e2c17b1c89f..b1821676a323 100644
--- a/main/dnsmasq/APKBUILD
+++ b/main/dnsmasq/APKBUILD
@@ -2,7 +2,7 @@
 # Contributor: Jakub Jirutka <jakub@jirutka.cz>
 pkgname=dnsmasq
 pkgver=2.90
-pkgrel=2
+pkgrel=3
 pkgdesc="A lightweight DNS, DHCP, RA, TFTP and PXE server"
 url="https://www.thekelleys.org.uk/dnsmasq/"
 arch="all"
-- 
GitLab