From 8b830cd56341724f9c219c536e0d395e5a68f276 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Wed, 25 Oct 2023 03:19:27 -0400 Subject: [PATCH] void-updates: update to 20231023. --- srcpkgs/void-updates/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/void-updates/template b/srcpkgs/void-updates/template index b04c60a63b4..cfd43978b35 100644 --- a/srcpkgs/void-updates/template +++ b/srcpkgs/void-updates/template @@ -1,6 +1,6 @@ # Template file for 'void-updates' pkgname=void-updates -version=20221026 +version=20231023 revision=1 build_style=gnu-makefile depends="git curl" @@ -9,7 +9,7 @@ maintainer="Orphaned " license="ISC" homepage="https://github.com/void-linux/void-updates" distfiles="https://github.com/void-linux/void-updates/archive/${version}.tar.gz" -checksum=146c62fa9d3b6f586d6d880512fd9e517c64a6f33c39d8909a37b7660ee6db25 +checksum=b486f2d64896de1407068b26e442da2f80a89ead073b8c945d09ffc0902d0cd0 system_accounts="voidupdates" voidupdates_homedir="/var/cache/void-updates"