Skip to content
Snippets Groups Projects
Commit 8e0d10ba authored by alice's avatar alice
Browse files

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
No related tags found
No related merge requests found
# 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="
dabca2fb9f9c1605a24ee600ef8fc33098b37c900f43cceface390e534646797ca4bf327a96f61034260bbf19a4b2613e8a05c534fef57b0f5bc4cb534338cf1 pacparser-1.4.1.tar.gz
bc55fb7b3f027457084cbe700558574696f4e2c99986edfc1180cfb321174e04b3ef8cdc864c51237f7bee77815a99cc3835f0c5faa9eafb5fd55e3dffad4c01 pacparser-1.4.0.tar.gz
99753cfb450e685d866d80e33c58320584c15ec625a0745d4ea2b9d3a6eadb2308563d1b86bdc656a66d255b58a426a89cd5f14ea3b472d04a70a99ef3c1a2bf spidermonkey-make.patch
5f8f8466f395904cfab32e33b57f73d1c2fd7af016768a7c2c28c35e34d1dee6630f0fc7b74e099b4b393dd65f5a591e2f0d2b8f84b245c448e4c2c97bd6fd0f tests-path.patch
c9b719d65c80482e78189eaabc51df2f367a02555345ec2eea82bb22aacd0fec59cef5e45d68336ea42758c61af575fea7417d9d0d09d7d87305060b5c37729b vacopy.patch
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment