Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] php8.1: update to 8.1.6.
@ 2022-05-13 19:59 paper42
  2022-05-13 20:18 ` [PR PATCH] [Updated] " paper42
  2022-05-14  9:08 ` [PR PATCH] [Merged]: " paper42
  0 siblings, 2 replies; 3+ messages in thread
From: paper42 @ 2022-05-13 19:59 UTC (permalink / raw)
  To: ml

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

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

https://github.com/paper42/void-packages php8.1
https://github.com/void-linux/void-packages/pull/37110

php8.1: update to 8.1.6.
<!-- 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 [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-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/37110.patch is attached

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

From ff37d7d4ad23584a56d3b0dd4abf912241a32361 Mon Sep 17 00:00:00 2001
From: Michal Vasilek <michal@vasilek.cz>
Date: Fri, 13 May 2022 20:14:58 +0200
Subject: [PATCH] php8.1: update to 8.1.6.

---
 srcpkgs/php8.1/template | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/srcpkgs/php8.1/template b/srcpkgs/php8.1/template
index 16da7be3f32c..9852f076d51b 100644
--- a/srcpkgs/php8.1/template
+++ b/srcpkgs/php8.1/template
@@ -1,10 +1,10 @@
 # Template file for 'php8.1'
 pkgname=php8.1
-version=8.1.5
+version=8.1.6
 revision=1
 _php_version=8.1
 wrksrc="php-${version}"
-hostmakedepends="bison pkg-config apache-devel curl"
+hostmakedepends="bison pkg-config apache-devel"
 makedepends="apache-devel enchant2-devel freetds-devel freetype-devel gdbm-devel
  gmp-devel libcurl-devel libjpeg-turbo-devel libmariadbclient-devel
  libsodium-devel libtidy5-devel libxslt-devel libzip-devel net-snmp-devel
@@ -15,9 +15,7 @@ maintainer="Joel Beckmeyer <joel@beckmeyer.us>"
 license="PHP-3.01"
 homepage="https://www.php.net"
 distfiles="https://www.php.net/distributions/php-${version}.tar.gz"
-checksum=44d637627746082395d5d3d3d6ae7d71e780b82a8d55a0228887158c4316bf11
-
-fetch_cmd="curl -O"
+checksum=e847745fd66fc8c57fac993a609fefcded93fddccd225f0620a26bb5ae5753c3
 
 conf_files="/etc/php${_php_version}/php.ini"
 

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

end of thread, other threads:[~2022-05-14  9:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-13 19:59 [PR PATCH] php8.1: update to 8.1.6 paper42
2022-05-13 20:18 ` [PR PATCH] [Updated] " paper42
2022-05-14  9:08 ` [PR PATCH] [Merged]: " paper42

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