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
2a7dda8f
Commit
2a7dda8f
authored
8 years ago
by
Daniel Golle
Committed by
GitHub
8 years ago
Browse files
Options
Downloads
Plain Diff
Merge pull request #2867 from dgazineu/patch-1
debootstrap: Filename, version and MD5SUM
parents
fe038181
a0c134bd
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
admin/debootstrap/Makefile
+2
-2
2 additions, 2 deletions
admin/debootstrap/Makefile
with
2 additions
and
2 deletions
admin/debootstrap/Makefile
+
2
−
2
View file @
2a7dda8f
...
...
@@ -9,13 +9,13 @@
include
$(TOPDIR)/rules.mk
PKG_NAME
:=
debootstrap
PKG_VERSION
:=
1.0.6
0
~bpo70+1
PKG_VERSION
:=
1.0.6
4
~bpo70+1
PKG_RELEASE
:=
1
PKG_MAINTAINER
=
Daniel Golle <daniel@makrotopia.org>
PKG_SOURCE
:=
$(
PKG_NAME
)
-udeb_
$(
PKG_VERSION
)
_all.udeb
PKG_SOURCE_URL
:=
http://ftp.debian.org/debian/pool/main/d/debootstrap
PKG_MD5SUM
:=
6d4e3b97981b9e0bb86f49d8edac91af
PKG_MD5SUM
:=
554185ccc6cb27fc15d0e9cfed260cb5
UNPACK_CMD
=
ar
-p
"
$(
DL_DIR
)
/
$(
PKG_SOURCE
)
"
data.tar.xz | xzcat |
tar
-C
$(
1
)
-xf
-
...
...
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