Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] lua54-luasec: update to 1.0.1.
@ 2022-10-02 10:36 TeddyDD
  2022-10-02 10:46 ` [PR PATCH] [Updated] " TeddyDD
  2022-10-08 22:08 ` [PR PATCH] [Closed]: lua54-luasec: update to 1.2.0 classabbyamp
  0 siblings, 2 replies; 3+ messages in thread
From: TeddyDD @ 2022-10-02 10:36 UTC (permalink / raw)
  To: ml

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

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

https://github.com/TeddyDD/void-packages-1 update-luasec
https://github.com/void-linux/void-packages/pull/39612

lua54-luasec: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 765cc33116598b6ac98642d845cbdf2df4042ea4 Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sun, 2 Oct 2022 12:36:14 +0200
Subject: [PATCH] lua54-luasec: update to 1.0.1.

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

diff --git a/srcpkgs/lua54-luasec/template b/srcpkgs/lua54-luasec/template
index b6740ad44e1e..56e3ce058098 100644
--- a/srcpkgs/lua54-luasec/template
+++ b/srcpkgs/lua54-luasec/template
@@ -1,6 +1,6 @@
 # Template file for 'lua54-luasec'
 pkgname=lua54-luasec
-version=1.0
+version=1.0.1
 revision=1
 wrksrc="luasec-${version}"
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/brunoos/luasec"
 distfiles="https://github.com/brunoos/luasec/archive/v${version}.tar.gz"
-checksum=912bfd2050338895207cf24bc8dd26fa9ebddc34006cb8c33d488156d41ac932
+checksum=83b59a320e4babce4b0c8acc1167e076de58f8ef570b6f82f0a4d65b17207868
 
 post_extract() {
 	mkdir -p lua5.1

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

* Re: [PR PATCH] [Updated] lua54-luasec: update to 1.0.1.
  2022-10-02 10:36 [PR PATCH] lua54-luasec: update to 1.0.1 TeddyDD
@ 2022-10-02 10:46 ` TeddyDD
  2022-10-08 22:08 ` [PR PATCH] [Closed]: lua54-luasec: update to 1.2.0 classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: TeddyDD @ 2022-10-02 10:46 UTC (permalink / raw)
  To: ml

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

There is an updated pull request by TeddyDD against master on the void-packages repository

https://github.com/TeddyDD/void-packages-1 update-luasec
https://github.com/void-linux/void-packages/pull/39612

lua54-luasec: update to 1.0.1.
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

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

From 3ae8270d7e34741546310ec3fd803d3fe7f24b8a Mon Sep 17 00:00:00 2001
From: Daniel Lewan <vision360.daniel@gmail.com>
Date: Sun, 2 Oct 2022 12:36:14 +0200
Subject: [PATCH] lua54-luasec: update to 1.2.0.

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

diff --git a/srcpkgs/lua54-luasec/template b/srcpkgs/lua54-luasec/template
index b6740ad44e1e..3003dddbf6c2 100644
--- a/srcpkgs/lua54-luasec/template
+++ b/srcpkgs/lua54-luasec/template
@@ -1,6 +1,6 @@
 # Template file for 'lua54-luasec'
 pkgname=lua54-luasec
-version=1.0
+version=1.2.0
 revision=1
 wrksrc="luasec-${version}"
 build_style=gnu-makefile
@@ -13,7 +13,7 @@ maintainer="Duncaen <duncaen@voidlinux.org>"
 license="MIT"
 homepage="https://github.com/brunoos/luasec"
 distfiles="https://github.com/brunoos/luasec/archive/v${version}.tar.gz"
-checksum=912bfd2050338895207cf24bc8dd26fa9ebddc34006cb8c33d488156d41ac932
+checksum=2e86ef8f3486dc1bbecd752d16741a59a01633279facdfe5631f33b6eed1a30a
 
 post_extract() {
 	mkdir -p lua5.1

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

* Re: [PR PATCH] [Closed]: lua54-luasec: update to 1.2.0
  2022-10-02 10:36 [PR PATCH] lua54-luasec: update to 1.0.1 TeddyDD
  2022-10-02 10:46 ` [PR PATCH] [Updated] " TeddyDD
@ 2022-10-08 22:08 ` classabbyamp
  1 sibling, 0 replies; 3+ messages in thread
From: classabbyamp @ 2022-10-08 22:08 UTC (permalink / raw)
  To: ml

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

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

lua54-luasec: update to 1.2.0
https://github.com/void-linux/void-packages/pull/39612

Description:
<!-- Uncomment relevant sections and delete options which are not applicable -->

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

<!--
#### New package
- This new package conforms to the [package requirements](https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#package-requirements): **YES**|**NO**
-->

<!-- Note: If the build is likely to take more than 2 hours, please add ci skip tag as described in
https://github.com/void-linux/void-packages/blob/master/CONTRIBUTING.md#continuous-integration
and test at least one native build and, if supported, at least one cross build.
Ignore this section if this PR is not skipping CI.
-->
<!--
#### Local build testing
- I built this PR locally for my native architecture, (ARCH-LIBC)
- I built this PR locally for these architectures (if supported. mark crossbuilds):
  - aarch64-musl
  - armv7l
  - armv6l-musl
-->


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

end of thread, other threads:[~2022-10-08 22:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-02 10:36 [PR PATCH] lua54-luasec: update to 1.0.1 TeddyDD
2022-10-02 10:46 ` [PR PATCH] [Updated] " TeddyDD
2022-10-08 22:08 ` [PR PATCH] [Closed]: lua54-luasec: update to 1.2.0 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).