Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
O
openwrt-packages
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Markus Gothe
openwrt-packages
Commits
eec207d7
Unverified
Commit
eec207d7
authored
3 years ago
by
Michael Heimpold
Committed by
GitHub
3 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15809 from mhei/php8-update
php8: update to 8.0.7
parents
e5e6aa42
961b7c5a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
lang/php8/Makefile
+2
-2
2 additions, 2 deletions
lang/php8/Makefile
with
2 additions
and
2 deletions
lang/php8/Makefile
+
2
−
2
View file @
eec207d7
...
...
@@ -6,7 +6,7 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
php
PKG_VERSION
:=
8.0.
6
PKG_VERSION
:=
8.0.
7
PKG_RELEASE
:=
1
PKG_MAINTAINER
:=
Michael Heimpold <mhei@heimpold.de>
...
...
@@ -16,7 +16,7 @@ PKG_CPE_ID:=cpe:/a:php:php
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.xz
PKG_SOURCE_URL
:=
http://www.php.net/distributions/
PKG_HASH
:=
e9871d3b6c391fe9e89f86f6334852dcc10eeaaa8d5565beb8436e7f0cf30e20
PKG_HASH
:=
d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654
PKG_BUILD_PARALLEL
:=
1
PKG_USE_MIPS16
:=
0
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment