Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
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
Model registry
Monitor
Service Desk
Analyze
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
alpine
aports
Commits
8b1c7295
Commit
8b1c7295
authored
3 years ago
by
Jakub Jirutka
Browse files
Options
Downloads
Patches
Plain Diff
community/pam-rundir: upgrade to 1.0.0
parent
ffe78add
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
community/pam-rundir/APKBUILD
+7
-7
7 additions, 7 deletions
community/pam-rundir/APKBUILD
with
7 additions
and
7 deletions
community/pam-rundir/APKBUILD
+
7
−
7
View file @
8b1c7295
...
...
@@ -2,19 +2,19 @@
# Maintainer: Jakub Jirutka <jakub@jirutka.cz>
pkgname
=
pam-rundir
_projname
=
pam_rundir
pkgver
=
0_git20170920
_gitrev
=
43e71edf8474b28e5006b615e2f6740b66d78443
pkgrel
=
2
pkgver
=
1.0.0
pkgrel
=
0
pkgdesc
=
"Provides user runtime directory (XDG_RUNTIME_DIR) on Linux systems"
url
=
"https://
github.com/jjk-
jacky/pam_rundir"
url
=
"https://
j
jacky
.com
/pam_rundir
/
"
arch
=
"all"
license
=
"GPL-2.0-or-later"
makedepends
=
"linux-pam-dev cmd:pod2man"
subpackages
=
"
$pkgname
-doc"
source
=
"https://github.com/jjk-jacky/pam_rundir/archive/
$_gitrev
/
$_projname
-
$_gitrev
.tar.gz
# Also on https://github.com/jjk-jacky/pam_rundir
source
=
"https://jjacky.com/pam_rundir/pam_rundir-
$pkgver
.tar.gz
fix-equal-bug-pr5.patch
"
builddir
=
"
$srcdir
/
$_projname
-
$
_gitrev
"
builddir
=
"
$srcdir
/
$_projname
-
$
pkgver
"
options
=
"!check"
# no tests provided
build
()
{
...
...
@@ -27,6 +27,6 @@ package() {
}
sha512sums
=
"
3703cdce7fb68aca3f134c75603b2a40b54a2d2d6b71d6e7a8f7e7cbc6a2f95da33f0946ecf6e53d76c834503edddb72e45e2def2bec505255cf4901461af21a pam_rundir-43e71edf8474b28e5006b615e2f6740b66d78443
.tar.gz
785cd3a5150f83bd0562f312c7fe3992e2a6f1c9d2014300e99935fe6bb84b5edaa71c276740c35c36348d50984ea6c221624f3cc3b2e849cad3fd14e2ccfbe3 pam_rundir-1.0.0
.tar.gz
839686104f3b5840ee6ffa8bc518b5e7636d80af6c01fbe91406addb529600f9ba8b5885fd9595ebeabeaff419d6c5ee71e8de5ea36c0ce9db8997fdd8d20c99 fix-equal-bug-pr5.patch
"
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