Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions gd.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
package:
name: gd
version: 2.3.3
epoch: 3
epoch: 4
description: Library for the dynamic creation of images by programmers
copyright:
- license: custom
- license: GD

environment:
contents:
Expand Down
2 changes: 1 addition & 1 deletion php.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: php
version: 8.2.9
epoch: 0
epoch: 1
description: "the PHP programming language"
copyright:
- license: PHP-3.01
Expand Down