Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] oksh: update to 7.1
@ 2022-04-29 16:29 tuxliban
  2022-04-29 16:43 ` [PR PATCH] [Merged]: " leahneukirchen
  0 siblings, 1 reply; 2+ messages in thread
From: tuxliban @ 2022-04-29 16:29 UTC (permalink / raw)
  To: ml

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

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

https://github.com/tuxliban/void-packages oksh
https://github.com/void-linux/void-packages/pull/36913

oksh: update to 7.1
@leahneukirchen following the practices suggested in [this reedit thread](https://www.reddit.com/r/voidlinux/comments/u0el6s/what_is_the_maintainer_of_the_package_template/), I went to the trouble of making a pull request to update the shell template oksh.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

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

From 02805c78f1759a8074c6d510cbbae3993f26f56d Mon Sep 17 00:00:00 2001
From: Tuxliban Torvalds <tenshalito@gmail.com>
Date: Fri, 29 Apr 2022 11:17:11 -0500
Subject: [PATCH] oksh: update to 7.1

---
 srcpkgs/oksh/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/oksh/template b/srcpkgs/oksh/template
index d41bc21f75f3..79f73084b930 100644
--- a/srcpkgs/oksh/template
+++ b/srcpkgs/oksh/template
@@ -1,6 +1,6 @@
 # Template file for 'oksh'
 pkgname=oksh
-version=7.0
+version=7.1
 revision=1
 build_style=gnu-configure
 makedepends="ncurses-devel"
@@ -9,7 +9,7 @@ maintainer="Leah Neukirchen <leah@vuxu.org>"
 license="Public Domain"
 homepage="https://github.com/ibara/oksh"
 distfiles="https://github.com/ibara/oksh/releases/download/oksh-${version}/oksh-${version}.tar.gz"
-checksum=21d5891f38ffea3a5d1aa8c494f0a5579c93778535e0a92275b102dec3221da1
+checksum=9dc0b0578d9d64d10c834f9757ca11f526b562bc5454da64b2cb270122f52064
 register_shell="/bin/oksh"
 
 alternatives="

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

* Re: [PR PATCH] [Merged]: oksh: update to 7.1
  2022-04-29 16:29 [PR PATCH] oksh: update to 7.1 tuxliban
@ 2022-04-29 16:43 ` leahneukirchen
  0 siblings, 0 replies; 2+ messages in thread
From: leahneukirchen @ 2022-04-29 16:43 UTC (permalink / raw)
  To: ml

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

There's a merged pull request on the void-packages repository

oksh: update to 7.1
https://github.com/void-linux/void-packages/pull/36913

Description:
@leahneukirchen following the practices suggested in [this reedit thread](https://www.reddit.com/r/voidlinux/comments/u0el6s/what_is_the_maintainer_of_the_package_template/), I went to the trouble of making a pull request to update the shell template oksh.
<!-- Uncomment relevant sections and delete options which are not applicable -->

#### Testing the changes
- I tested the changes in this PR: **YES**

#### Local build testing
- I built this PR locally for my native architecture, (musl)
- I built this PR locally for architecture:
  - x86_64
  - i686

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

end of thread, other threads:[~2022-04-29 16:43 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-29 16:29 [PR PATCH] oksh: update to 7.1 tuxliban
2022-04-29 16:43 ` [PR PATCH] [Merged]: " leahneukirchen

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).