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
ab552553
Commit
ab552553
authored
6 months ago
by
Sertonix
Committed by
Patrycja Rosa
6 months ago
Browse files
Options
Downloads
Patches
Plain Diff
community/abcde: use https in urls
parent
becfc495
No related branches found
No related tags found
1 merge request
!72408
community/abcde: use https in urls
Pipeline
#260558
canceled
6 months ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
community/abcde/APKBUILD
+3
-3
3 additions, 3 deletions
community/abcde/APKBUILD
with
3 additions
and
3 deletions
community/abcde/APKBUILD
+
3
−
3
View file @
ab552553
...
...
@@ -2,15 +2,15 @@
# Maintainer: John Vogel <jvogel@stygian.me>
pkgname
=
abcde
pkgver
=
2.9.3
pkgrel
=
4
pkgrel
=
5
pkgdesc
=
"A command line CD encoder that reads your CD, downloads the track information from a CDDB provider, and rips your CD"
url
=
"http://abcde.einval.com/"
url
=
"http
s
://abcde.einval.com/"
arch
=
"noarch !armv7"
# py3-eyed3 missing
license
=
"GPL-2.0-or-later"
depends
=
"bash cd-discid eyed3 perl-webservice-musicbrainz"
options
=
"!check"
# No test suite.
subpackages
=
"
$pkgname
-doc"
source
=
"http://abcde.einval.com/download/abcde-
$pkgver
.tar.gz
source
=
"http
s
://abcde.einval.com/download/abcde-
$pkgver
.tar.gz
busybox-wget.patch"
prepare
()
{
...
...
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