Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] libpsl: update to 0.21.1
@ 2020-07-24 22:26 skmpz
  2020-10-24 13:31 ` [PR PATCH] [Updated] " Chocimier
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: skmpz @ 2020-07-24 22:26 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages libpsl-0.21.1
https://github.com/void-linux/void-packages/pull/23823

libpsl: update to 0.21.1


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

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

From 4cebcfbfce3dec5d7947a943a791a5cfd8c7870f Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sat, 25 Jul 2020 02:25:53 +0400
Subject: [PATCH] libpsl: update to 0.21.1

---
 srcpkgs/libpsl/template | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/libpsl/template b/srcpkgs/libpsl/template
index cbdd6ba99fd..e5ca31f378d 100644
--- a/srcpkgs/libpsl/template
+++ b/srcpkgs/libpsl/template
@@ -1,16 +1,16 @@
 # Template file for 'libpsl'
 pkgname=libpsl
-version=0.21.0
-revision=2
+version=0.21.1
+revision=1
 build_style=gnu-configure
 hostmakedepends="pkg-config python"
 makedepends="icu-devel"
 short_desc="Public Suffix List library functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="skmpz <dem.procopiou@gmail.com>"
 license="MIT"
 homepage="https://rockdaboot.github.io/libpsl/"
-distfiles="https://github.com/rockdaboot/libpsl/releases/download/libpsl-${version}/libpsl-${version}.tar.gz"
-checksum=41bd1c75a375b85c337b59783f5deb93dbb443fb0a52d257f403df7bd653ee12
+distfiles="https://github.com/rockdaboot/libpsl/releases/download/${version}/libpsl-${version}.tar.gz"
+checksum=ac6ce1e1fbd4d0254c4ddb9d37f1fa99dec83619c1253328155206b896210d4c
 
 post_install() {
 	vlicense COPYING

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

* Re: [PR PATCH] [Updated] libpsl: update to 0.21.1
  2020-07-24 22:26 [PR PATCH] libpsl: update to 0.21.1 skmpz
@ 2020-10-24 13:31 ` Chocimier
  2020-10-24 13:32 ` Chocimier
  2020-10-24 13:32 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-10-24 13:31 UTC (permalink / raw)
  To: ml

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

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

https://github.com/skmpz/void-packages libpsl-0.21.1
https://github.com/void-linux/void-packages/pull/23823

libpsl: update to 0.21.1


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

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

From bd91ee7890080743f08b88ae67d63b0273326da2 Mon Sep 17 00:00:00 2001
From: skmpz <dem.procopiou@gmail.com>
Date: Sat, 25 Jul 2020 02:25:53 +0400
Subject: [PATCH] libpsl: update to 0.21.1

---
 srcpkgs/libpsl/template | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

diff --git a/srcpkgs/libpsl/template b/srcpkgs/libpsl/template
index cbdd6ba99fd..5a90eaf2280 100644
--- a/srcpkgs/libpsl/template
+++ b/srcpkgs/libpsl/template
@@ -1,16 +1,16 @@
 # Template file for 'libpsl'
 pkgname=libpsl
-version=0.21.0
-revision=2
+version=0.21.1
+revision=1
 build_style=gnu-configure
-hostmakedepends="pkg-config python"
+hostmakedepends="pkg-config python3"
 makedepends="icu-devel"
 short_desc="Public Suffix List library functions"
-maintainer="Orphaned <orphan@voidlinux.org>"
+maintainer="skmpz <dem.procopiou@gmail.com>"
 license="MIT"
 homepage="https://rockdaboot.github.io/libpsl/"
-distfiles="https://github.com/rockdaboot/libpsl/releases/download/libpsl-${version}/libpsl-${version}.tar.gz"
-checksum=41bd1c75a375b85c337b59783f5deb93dbb443fb0a52d257f403df7bd653ee12
+distfiles="https://github.com/rockdaboot/libpsl/releases/download/${version}/libpsl-${version}.tar.gz"
+checksum=ac6ce1e1fbd4d0254c4ddb9d37f1fa99dec83619c1253328155206b896210d4c
 
 post_install() {
 	vlicense COPYING

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

* Re: libpsl: update to 0.21.1
  2020-07-24 22:26 [PR PATCH] libpsl: update to 0.21.1 skmpz
  2020-10-24 13:31 ` [PR PATCH] [Updated] " Chocimier
@ 2020-10-24 13:32 ` Chocimier
  2020-10-24 13:32 ` [PR PATCH] [Merged]: " Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-10-24 13:32 UTC (permalink / raw)
  To: ml

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

New comment by Chocimier on void-packages repository

https://github.com/void-linux/void-packages/pull/23823#issuecomment-715915699

Comment:
Hostmakedepends switched to python3 additionally.

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

* Re: [PR PATCH] [Merged]: libpsl: update to 0.21.1
  2020-07-24 22:26 [PR PATCH] libpsl: update to 0.21.1 skmpz
  2020-10-24 13:31 ` [PR PATCH] [Updated] " Chocimier
  2020-10-24 13:32 ` Chocimier
@ 2020-10-24 13:32 ` Chocimier
  2 siblings, 0 replies; 4+ messages in thread
From: Chocimier @ 2020-10-24 13:32 UTC (permalink / raw)
  To: ml

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

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

libpsl: update to 0.21.1
https://github.com/void-linux/void-packages/pull/23823

Description:


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

end of thread, other threads:[~2020-10-24 13:32 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-24 22:26 [PR PATCH] libpsl: update to 0.21.1 skmpz
2020-10-24 13:31 ` [PR PATCH] [Updated] " Chocimier
2020-10-24 13:32 ` Chocimier
2020-10-24 13:32 ` [PR PATCH] [Merged]: " Chocimier

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