mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-07-13 03:09:51 +03:00
main/swig: upgrade to 4.3.1
https://github.com/swig/swig/compare/v4.3.0...v4.3.1
This commit is contained in:
parent
213978b1a2
commit
8dd20c76e8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
|
||||||
pkgname=swig
|
pkgname=swig
|
||||||
pkgver=4.3.0
|
pkgver=4.3.1
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
pkgdesc="A compiler that makes it easy to integrate C and C++ code with scripting languages"
|
pkgdesc="A compiler that makes it easy to integrate C and C++ code with scripting languages"
|
||||||
url="https://www.swig.org/"
|
url="https://www.swig.org/"
|
||||||
arch="all"
|
arch="all"
|
||||||
|
@ -37,6 +37,6 @@ package() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
5dfb8aa9898fccb063dbdf5d6266928cf46d671491308d2c122c59414377f1558015a37d7268729f62c5d4ee20438c98c83ee575fb00078dfe77564ee46a2f64 swig-4.3.0.tar.gz
|
8958f7bc3345549a9bc4e00aa8d40a99f6c4bb92b95d627c8796cf8f8d1ba0041a89cab542f171778c2b26aa2a877767181ae9bd2c05fd055f373a32a463399c swig-4.3.1.tar.gz
|
||||||
62d6eecba01abe8ddd5a3b8a5512b57e63182b49d957bb81903c29dfccfaa62e75555dabc2c7b163afb8432328dd10e23bec0e3bf1d1d7622ec1119f5dab0a64 fix-test-sed-PATH.patch
|
62d6eecba01abe8ddd5a3b8a5512b57e63182b49d957bb81903c29dfccfaa62e75555dabc2c7b163afb8432328dd10e23bec0e3bf1d1d7622ec1119f5dab0a64 fix-test-sed-PATH.patch
|
||||||
"
|
"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue