From 24998e21676efbd0801bb9a56d167eaf273d44d7 Mon Sep 17 00:00:00 2001 From: davidovski Date: Sat, 10 Sep 2022 23:00:02 +0100 Subject: Added cmatrix and updated a few --- repo/gettext/gettext.xibuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'repo/gettext') diff --git a/repo/gettext/gettext.xibuild b/repo/gettext/gettext.xibuild index 8da13a5..cc71899 100644 --- a/repo/gettext/gettext.xibuild +++ b/repo/gettext/gettext.xibuild @@ -4,7 +4,7 @@ MAKEDEPS="make" DEPS="acl sh" PKG_VER=0.3.2 -SOURCE=https://ftp.barfooze.de/pub/sabotage/tarballs/gettext-tiny-$PKG_VER.tar.xz +SOURCE=https://github.com/sabotage-linux/gettext-tiny/archive/refs/tags/v$PKG_VER.tar.gz DESC="Lightweight replacement for tools used in the GNU gettext suite" ADDITIONAL=" -- cgit v1.2.1