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
52c51f23
Commit
52c51f23
authored
2 years ago
by
alice
Committed by
alice
2 years ago
Browse files
Options
Downloads
Patches
Plain Diff
main/swig: upgrade to 4.1.0
parent
9852cb19
No related branches found
No related tags found
1 merge request
!40673
main/swig: upgrade to 4.1.0
Pipeline
#144701
passed
2 years ago
Stage: verify
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
main/swig/APKBUILD
+7
-5
7 additions, 5 deletions
main/swig/APKBUILD
with
7 additions
and
5 deletions
main/swig/APKBUILD
+
7
−
5
View file @
52c51f23
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname
=
swig
pkgver
=
4.
0.2
pkgrel
=
7
pkgver
=
4.
1.0
pkgrel
=
0
pkgdesc
=
"A compiler that makes it easy to integrate C and C++ code with scripting languages"
url
=
"http://www.swig.org/"
arch
=
"all"
license
=
"GPL-3.0-only"
depends
=
"guile"
makedepends
=
"zlib-dev pcre-dev bison"
makedepends
=
"zlib-dev pcre
2
-dev bison"
checkdepends
=
"boost-dev perl-dev python3-dev diffutils"
subpackages
=
"
$pkgname
-doc"
source
=
"https://downloads.sourceforge.net/swig/swig-
$pkgver
.tar.gz
...
...
@@ -37,5 +37,7 @@ package() {
install
-D
-m644
LICENSE-UNIVERSITIES
"
$pkgdir
"
/usr/share/licenses/
$pkgname
/LICENSE-UNIVERSITIES
}
sha512sums
=
"05e7da70ce6d9a733b96c0bcfa3c1b82765bd859f48c74759bbf4bb1467acb1809caa310cba5e2b3280cd704fca249eaa0624821dffae1d2a75097c7f55d14ed swig-4.0.2.tar.gz
62d6eecba01abe8ddd5a3b8a5512b57e63182b49d957bb81903c29dfccfaa62e75555dabc2c7b163afb8432328dd10e23bec0e3bf1d1d7622ec1119f5dab0a64 fix-test-sed-PATH.patch"
sha512sums
=
"
a7d43d6aa764923826786081a3f2e25aa0f8345e1169c1e57bf02d01f6f41c92d8db0f360ec86e0e428ef5a21d1b5cd3edb7e4b71d0beff3e6611e344b5c22b1 swig-4.1.0.tar.gz
62d6eecba01abe8ddd5a3b8a5512b57e63182b49d957bb81903c29dfccfaa62e75555dabc2c7b163afb8432328dd10e23bec0e3bf1d1d7622ec1119f5dab0a64 fix-test-sed-PATH.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