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
Container Registry
Model registry
Operate
Environments
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
Feed
openwrt-packages
Commits
c8f577ca
Unverified
Commit
c8f577ca
authored
4 years ago
by
Rosen Penev
Committed by
GitHub
4 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #15111 from gladiac1337/liburing-2.0
liburing: Update to v2.0
parents
af999867
7e6e82c7
No related branches found
No related tags found
1 merge request
!13
Uplift of packages using two step method. Use commits specified by feeds.conf.default from main repo.
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
libs/liburing/Makefile
+2
-2
2 additions, 2 deletions
libs/liburing/Makefile
with
2 additions
and
2 deletions
libs/liburing/Makefile
+
2
−
2
View file @
c8f577ca
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
liburing
PKG_VERSION
:=
0.7
PKG_VERSION
:=
2.0
PKG_RELEASE
:=
1
PKG_SOURCE
:=
$(
PKG_NAME
)
-
$(
PKG_VERSION
)
.tar.gz
PKG_SOURCE_URL
:=
https://git.kernel.dk/cgit/liburing/snapshot
PKG_HASH
:=
05d0cf8493d573c76b11abfcf34aabc7153affebe17ff95f9ae88b0de062a59d
PKG_HASH
:=
fcc29d6f00d0d1eca3d83d40cc7e9a2773ef98d4edbfe536b7317d65992f75f8
PKG_MAINTAINER
:=
Christian Lachner <gladiac@gmail.com>
PKG_LICENSE
:=
MIT
...
...
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