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
Package Registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository 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
LN Liberda
aports
Commits
8e0d10ba
Commit
8e0d10ba
authored
2 years ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
testing/pacparser: downgrade to 1.4.0
the other version doesn't actually build and was pushed by accident
parent
e33a588c
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/pacparser/APKBUILD
+3
-3
3 additions, 3 deletions
testing/pacparser/APKBUILD
with
3 additions
and
3 deletions
testing/pacparser/APKBUILD
+
3
−
3
View file @
8e0d10ba
# Contributor: Aaron Hurt <ahurt@ena.com>
# Maintainer:
pkgname
=
pacparser
pkgver
=
1.4.
1
pkgver
=
1.4.
0
pkgrel
=
0
pkgdesc
=
"A library to parse proxy auto-config (PAC) files"
url
=
"https://pacparser.manugarg.com/"
...
...
@@ -9,7 +9,7 @@ arch="all"
license
=
"LGPL-3.0-or-later"
makedepends
=
"bash python3-dev py3-setuptools"
subpackages
=
"py3-
$pkgname
:pymod
$pkgname
-doc
$pkgname
-dev"
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/manugarg/pacparser/
archive/refs/tags
/v
$pkgver
/pacparser-v
$pkgver
.tar.gz
source
=
"
$pkgname
-
$pkgver
.tar.gz::https://github.com/manugarg/pacparser/
releases/download
/v
$pkgver
/pacparser-v
$pkgver
.tar.gz
spidermonkey-make.patch
tests-path.patch
vacopy.patch
...
...
@@ -46,7 +46,7 @@ pymod() {
}
sha512sums
=
"
dabca2fb9f9c1605a24ee600ef8fc33098b37c900f43cceface390e534646797ca4bf327a96f61034260bbf19a4b2613e8a05c534fef57b0f5bc4cb534338cf
1 pacparser-1.4.
1
.tar.gz
bc55fb7b3f027457084cbe700558574696f4e2c99986edfc1180cfb321174e04b3ef8cdc864c51237f7bee77815a99cc3835f0c5faa9eafb5fd55e3dffad4c0
1 pacparser-1.4.
0
.tar.gz
99753cfb450e685d866d80e33c58320584c15ec625a0745d4ea2b9d3a6eadb2308563d1b86bdc656a66d255b58a426a89cd5f14ea3b472d04a70a99ef3c1a2bf spidermonkey-make.patch
5f8f8466f395904cfab32e33b57f73d1c2fd7af016768a7c2c28c35e34d1dee6630f0fc7b74e099b4b393dd65f5a591e2f0d2b8f84b245c448e4c2c97bd6fd0f tests-path.patch
c9b719d65c80482e78189eaabc51df2f367a02555345ec2eea82bb22aacd0fec59cef5e45d68336ea42758c61af575fea7417d9d0d09d7d87305060b5c37729b vacopy.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