Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
pmaports
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
postmarketOS
pmaports
Commits
6319a1ec
Unverified
Commit
6319a1ec
authored
3 years ago
by
Martijn Braam
Committed by
Alexey Minnekhanov
3 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/postmarketos-keys: new aport (MR 2477)
parent
6e1dd3f8
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
main/postmarketos-keys/APKBUILD
+26
-0
26 additions, 0 deletions
main/postmarketos-keys/APKBUILD
main/postmarketos-keys/build.postmarketos.org.rsa.pub
+14
-0
14 additions, 0 deletions
main/postmarketos-keys/build.postmarketos.org.rsa.pub
with
40 additions
and
0 deletions
main/postmarketos-keys/APKBUILD
0 → 100644
+
26
−
0
View file @
6319a1ec
# Maintainer: Martijn Braam <martijn@brixit.nl>
pkgname
=
postmarketos-keys
pkgver
=
1
pkgrel
=
0
pkgdesc
=
"Public keys for the postmarketOS repositories"
url
=
"https://postmarketos.org/"
arch
=
"noarch"
license
=
"MIT"
source
=
"
build.postmarketos.org.rsa.pub
"
options
=
"!check"
# No testsuite
package
()
{
# Install the key in the key directory for apk
install
-Dm644
"
$srcdir
"
/build.postmarketos.org.rsa.pub
\
"
$pkgdir
"
/etc/apk/keys/build.postmarketos.org.rsa.pub
# Store a copy of the key in /usr/share/apk/keys as backup
install
-Dm644
"
$srcdir
"
/build.postmarketos.org.rsa.pub
\
"
$pkgdir
"
/usr/share/apk/keys/build.postmarketos.org.rsa.pub
}
sha512sums
=
"
0996bd5e5e140096c116fdfeed8083f8993ecbaa2f7e4e097e738277106a13b49c8bda4a408fed10f3369aa8af8cc655deafa34ddd86d9c4a83aeb70d81de024 build.postmarketos.org.rsa.pub
"
This diff is collapsed.
Click to expand it.
main/postmarketos-keys/build.postmarketos.org.rsa.pub
0 → 100644
+
14
−
0
View file @
6319a1ec
-----BEGIN PUBLIC KEY-----
MIICIjANBgkqhkiG9w0BAQEFAAOCAg8AMIICCgKCAgEAlXE4h6kp8aCzn6BjuOnz
Z1lcFSY+WRZ2vGUb5hEZ+YG75xYZW+yELr8P8+HSUrpBXF/HTQYKH/cNJc5zmOny
EsmcZskIYB0qgZPg02GXBV8VfjL+Es+y166g14IH2YKkdfplqHYVpCmnkmaZXQZu
ZAOEL2hyuzTAYYFhCZWHYYgdWfpnKDDlVcnw1Q3/LhADBlN63CW0UMWc5oJ7MwlY
SKriM60cHvER1YD5bdbGG/JTBFnB4djliLtvRNp+w3emwHmDhFmnYITN2WOHbYpV
P+RIfzq0IP978sKGJmd0RPuwl2ruifBYikm/F79Ko8lT2gVE40B7wqbInIGquTr1
deERIr47jcPRGl+01Svm0SxbXD1/zBNjo4wvMsZEW7Te689mFjxsXHnD7OEUQqh/
D1DhbnKJwpKwClYOi/aVDyGJunqavSR0QYPqN3nP+uXdBC4wuLI9gRS/yXNaxpMy
9AKwlD3uUhKzmJMJIu3L1/TH/vY9M5xZ2lnFduTZmL/X/4sjhyTb1ycFwU9UIY4C
u2CP/YLqiiquokgzpRfYwJyOP4quBVRC46Tejx5PzTCvnhro7LAzDoS756iBv9E/
2oxwC5VafGSChO+N8SyEBy532Gs+rcZDwUE7M9Y1GbQHW3ALMTwxstWqZ3GKWKd1
Cw6JQoywUhR09tFwQrYZao0CAwEAAQ==
-----END PUBLIC KEY-----
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