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
67e4a288
Commit
67e4a288
authored
2 years ago
by
rubicon
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
testing/txr: upgrade to 278
parent
bdc9708e
Loading
Loading
2 merge requests
!39304
[3.16] main/expat: security upgrade to 2.4.9
,
!36089
testing/txr: upgrade to 278
Pipeline
#127605
passed
2 years ago
Stage: lint
Stage: build
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
testing/txr/APKBUILD
+9
-2
9 additions, 2 deletions
testing/txr/APKBUILD
with
9 additions
and
2 deletions
testing/txr/APKBUILD
+
9
−
2
View file @
67e4a288
# Contributor: rubicon <rubicon@mailo.com>
# Contributor: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
# Maintainer: rubicon <rubicon@mailo.com>
pkgname
=
txr
pkgname
=
txr
pkgver
=
27
7
pkgver
=
27
8
pkgrel
=
0
pkgrel
=
0
pkgdesc
=
"Programming language for convenient data munging"
pkgdesc
=
"Programming language for convenient data munging"
url
=
"https://www.nongnu.org/txr/"
url
=
"https://www.nongnu.org/txr/"
...
@@ -21,6 +21,13 @@ build() {
...
@@ -21,6 +21,13 @@ build() {
}
}
check
()
{
check
()
{
case
$CARCH
in
aarch64
)
msg
"Disabling IPv6 test for aarch64 in 014/dgram-stream.tl"
sed
-i
's/,\*maybe-ipv6//'
tests/014/dgram-stream.tl
;;
esac
make tests
make tests
}
}
...
@@ -38,5 +45,5 @@ vim() {
...
@@ -38,5 +45,5 @@ vim() {
}
}
sha512sums
=
"
sha512sums
=
"
5bc18520e2d4d4e58913e5a96f1a04541f349a
21
f
4b
d6f0cc45a706f89f0dcd57132951392f0a1bbeaf7eec1dd7019f3974ba13a849a0f00b3df9b7c78bba587
txr-27
7
.tar.gz
7e2647d0139da09f28dde7481d9f9e
214b
cc846cac0815682546fb9a7663d55949263807b77714b49a817f1663914a50afedaa6d880af42cb0235742f25bfea4
txr-27
8
.tar.gz
"
"
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