From f9ba3aac090e918abb602b2ce28e58b7dd0f59fa Mon Sep 17 00:00:00 2001
From: Marcel Telka <marcel@telka.sk>
Date: Sat, 30 Mar 2024 19:01:34 +0100
Subject: [PATCH] sysutils/borgbackup: update to 1.2.8

---
 components/runtime/erlang/Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/components/runtime/erlang/Makefile b/components/runtime/erlang/Makefile
index 94c4492..512f0e8 100644
--- a/components/runtime/erlang/Makefile
+++ b/components/runtime/erlang/Makefile
@@ -32,6 +32,7 @@
 COMPONENT_FMRI= runtime/erlang
 COMPONENT_NAME= erlang
 COMPONENT_VERSION= 26.2.3
+COMPONENT_REVISION= 1
 COMPONENT_PROJECT_URL= https://erlang.org/
 COMPONENT_SRC_NAME= otp_src
 COMPONENT_SRC= $(COMPONENT_SRC_NAME)_$(COMPONENT_VERSION)

--
Gitblit v1.9.3