Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Léo-Paul Géneau
slapos
Commits
c7c85962
Commit
c7c85962
authored
Oct 12, 2023
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
rpm2cpio: Use my fork to support old rpm file format.
parent
f32db64f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
component/rpm2cpio/buildout.cfg
component/rpm2cpio/buildout.cfg
+3
-3
No files found.
component/rpm2cpio/buildout.cfg
View file @
c7c85962
...
...
@@ -3,8 +3,8 @@ parts =
rpm2cpio
[rpm2cpio]
# https://github.com/
rud
a/rpm2cpio
# https://github.com/
yuseitahar
a/rpm2cpio
recipe = slapos.recipe.build:download
shared = true
url = https://raw.githubusercontent.com/
ruda/rpm2cpio/5afad4b65e4661a771db6f728abefe2c1e84b9ae
/rpm2cpio.py
md5sum =
1cb52f9030304c2b7625657b2ef2379e
url = https://raw.githubusercontent.com/
yuseitahara/rpm2cpio/68501e007adefc65a147a805d214082ee09b460b
/rpm2cpio.py
md5sum =
744f200d8bd1652791638133ff91b40f
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment