Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] stfl: fix distfile
@ 2024-04-17  6:07 iFoundSilentHouse
  2024-04-17  9:33 ` [PR PATCH] [Updated] " iFoundSilentHouse
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: iFoundSilentHouse @ 2024-04-17  6:07 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 426 bytes --]

There is a new pull request by iFoundSilentHouse against master on the void-packages repository

https://github.com/iFoundSilentHouse/void-packages stfl-0.24
https://github.com/void-linux/void-packages/pull/49874

stfl: fix distfile
- I tested the changes in this PR: **NO**

https://github.com/void-linux/void-packages/issues/42403

A patch file from https://github.com/void-linux/void-packages/pull/49874.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-stfl-0.24-49874.patch --]
[-- Type: text/x-diff, Size: 1195 bytes --]

From 45832199304cd809c6de5d0c9d9bc044c9e5c0d4 Mon Sep 17 00:00:00 2001
From: IFoundSilentHouse <adeptslab@gmail.com>
Date: Wed, 17 Apr 2024 10:58:55 +0600
Subject: [PATCH] stfl: fix distfile

---
 srcpkgs/stfl/template | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/srcpkgs/stfl/template b/srcpkgs/stfl/template
index 44fcc18005d8c0..157fbf982877f7 100644
--- a/srcpkgs/stfl/template
+++ b/srcpkgs/stfl/template
@@ -1,16 +1,16 @@
 # Template file for 'stfl'
 pkgname=stfl
 version=0.24
-revision=4
+revision=5
 build_style=gnu-makefile
 hostmakedepends="swig"
 makedepends="ncurses-devel"
 short_desc="Curses-based widget set for text terminals"
 maintainer="Orphaned <orphan@voidlinux.org>"
 license="GPL-3.0-or-later"
-homepage="http://bygone.clairexen.net/stfl/"
-distfiles="http://bygone.clairexen.net/stfl/stfl-${version}.tar.gz"
-checksum=d4a7aa181a475aaf8a8914a8ccb2a7ff28919d4c8c0f8a061e17a0c36869c090
+homepage="https://clifford.at/stfl"
+distfiles="https://clifford.at/stfl/stfl-${version}.tar.gz"
+checksum=1d6739909847b0a1df16b738897c243e59c4b8d663865310e3a62ca3c6524b3e
 
 post_install() {
 	ln -sf libstfl.so.${version} ${DESTDIR}/usr/lib/libstfl.so.0

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-04-21 20:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17  6:07 [PR PATCH] stfl: fix distfile iFoundSilentHouse
2024-04-17  9:33 ` [PR PATCH] [Updated] " iFoundSilentHouse
2024-04-17  9:49 ` [PR REVIEW] " oreo639
2024-04-17 10:41 ` [PR PATCH] [Updated] " iFoundSilentHouse
2024-04-17 14:55 ` [PR REVIEW] " cinerea0
2024-04-17 16:57 ` [PR PATCH] [Updated] " iFoundSilentHouse
2024-04-21 20:28 ` [PR PATCH] [Merged]: " cinerea0

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).