Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
aports
Manage
Activity
Members
Labels
Plan
Issues
1.2k
Issue boards
Milestones
Code
Merge requests
646
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
915cb0ec
Commit
915cb0ec
authored
1 year ago
by
alice
Browse files
Options
Downloads
Patches
Plain Diff
main/libxslt: upgrade to 1.1.38
parent
1bdf0c79
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/libxslt/APKBUILD
+6
-11
6 additions, 11 deletions
main/libxslt/APKBUILD
with
6 additions
and
11 deletions
main/libxslt/APKBUILD
+
6
−
11
View file @
915cb0ec
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
# Contributor: Francesco Colista <fcolista@alpinelinux.org>
pkgname
=
libxslt
pkgver
=
1.1.3
7
pkgrel
=
4
pkgver
=
1.1.3
8
pkgrel
=
0
pkgdesc
=
"XML stylesheet transformation library"
url
=
"http://xmlsoft.org/XSLT/"
arch
=
"all"
license
=
"X11"
makedepends
=
"
autoconf
automake
libgcrypt-dev
libgpg-error-dev
libtool
libxml2-dev
"
subpackages
=
"
$pkgname
-static
$pkgname
-dev
$pkgname
-doc
$pkgname
-dev
"
source
=
"https://download.gnome.org/sources/libxslt/
${
pkgver
%.*
}
/libxslt-
$pkgver
.tar.xz"
...
...
@@ -39,10 +36,8 @@ source="https://download.gnome.org/sources/libxslt/${pkgver%.*}/libxslt-$pkgver.
prepare
()
{
default_prepare
chmod
644 python/tests/
*
# can't detect py3.10 otherwise
autoreconf
-fvi
# fails for some reason
rm
-fv
tests/REC/test-10-3.xsl
}
build
()
{
...
...
@@ -65,5 +60,5 @@ package() {
}
sha512sums
=
"
a4e477d2bb918b7d01945e2c7491c3a4aae799dc1602bbd13de55c8a5052e210a20bc45115347eae44473c8b1d03dbc5e4a2aa18c2218f1fdfd376d87cd501ca
libxslt-1.1.3
7
.tar.xz
2836bd2990b95680db0960ac4c465d0c6c28a293ad095a224c05021a1c8d2576a45e41da8947a31f4ef3e6ef368cbda65243661e311c9886c19694be5a7c9a8e
libxslt-1.1.3
8
.tar.xz
"
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