* [PR PATCH] minisign: update to 0.12.
@ 2025-01-20 1:59 Vinfall
2025-01-22 2:24 ` [PR PATCH] [Merged]: " classabbyamp
0 siblings, 1 reply; 2+ messages in thread
From: Vinfall @ 2025-01-20 1:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 483 bytes --]
There is a new pull request by Vinfall against master on the void-packages repository
https://github.com/Vinfall/void-packages minisign-update
https://github.com/void-linux/void-packages/pull/54041
minisign: update to 0.12.
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for my native architecture, x86_64-glibc
A patch file from https://github.com/void-linux/void-packages/pull/54041.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-minisign-update-54041.patch --]
[-- Type: text/x-diff, Size: 1069 bytes --]
From 16ac70d2de8c514bae0425d37ea33891f118f32c Mon Sep 17 00:00:00 2001
From: Vinfall <neptuniah@riseup.net>
Date: Mon, 20 Jan 2025 09:55:57 +0800
Subject: [PATCH] minisign: update to 0.12.
---
srcpkgs/minisign/template | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/srcpkgs/minisign/template b/srcpkgs/minisign/template
index 84d15ae925e267..eb5f4ac82838a5 100644
--- a/srcpkgs/minisign/template
+++ b/srcpkgs/minisign/template
@@ -1,7 +1,7 @@
# Template file for 'minisign'
pkgname=minisign
-version=0.11
-revision=2
+version=0.12
+revision=1
build_style=cmake
hostmakedepends="pkg-config"
makedepends="libsodium-devel"
@@ -11,7 +11,7 @@ license="ISC"
homepage="https://jedisct1.github.io/minisign"
changelog="https://github.com/jedisct1/minisign/releases"
distfiles="https://github.com/jedisct1/minisign/archive/refs/tags/${version}.tar.gz"
-checksum=74c2c78a1cd51a43a6c98f46a4eabefbc8668074ca9aa14115544276b663fc55
+checksum=796dce1376f9bcb1a19ece729c075c47054364355fe0c0c1ebe5104d508c7db0
post_install() {
vlicense LICENSE
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-01-22 2:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-01-20 1:59 [PR PATCH] minisign: update to 0.12 Vinfall
2025-01-22 2:24 ` [PR PATCH] [Merged]: " classabbyamp
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).