Skip to content

Commit

Permalink
[create-pull-request] automated change (#129)
Browse files Browse the repository at this point in the history
Co-authored-by: wolfv <[email protected]>
  • Loading branch information
github-actions[bot] and wolfv authored May 30, 2023
1 parent d000999 commit 7058b4e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions libnghttp2/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
context:
name: nghttp2
version: 1.52.0
version: 1.53.0

package:
name: '{{ name|lower }}'
version: '{{ version }}'

source:
url: https://github.com/nghttp2/{{ name }}/releases/download/v{{ version }}/nghttp2-{{ version }}.tar.gz
sha256: 9877caa62bd72dde1331da38ce039dadb049817a01c3bdee809da15b754771b8
sha256: f5f3f18b377d1e7658e4655a32d9a7ce6fef39fa13f600fe920f5f77c60fc34b

build:
number: 0
Expand Down
4 changes: 2 additions & 2 deletions xz/recipe.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
context:
version: 5.2.11
version: 5.2.12

package:
name: xz
version: '{{ version }}'

source:
url: http://downloads.sourceforge.net/project/lzmautils/xz-{{ version }}.tar.bz2
sha256: 7859c47a5e909299e77d0e87e2bafc52fb1d09e35abac48b6426c1be213c5b37
sha256: fbedff8eb67e229f2e95eb1ff920b255e405c86c9e1a53d4a6861d9823acff18
patches:
- 0001-Add-vs2008-support-via-cmake.patch
- 0002-Add-gettimeofday-for-VS2008.patch
Expand Down

0 comments on commit 7058b4e

Please sign in to comment.