mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
swig: update to 4.3.0.
This commit is contained in:
parent
ce394ba76f
commit
dfb6b7f4dd
1 changed files with 3 additions and 3 deletions
|
@ -1,14 +1,14 @@
|
||||||
# Template file for 'swig'
|
# Template file for 'swig'
|
||||||
pkgname=swig
|
pkgname=swig
|
||||||
version=4.1.1
|
version=4.3.0
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--with-pcre2-prefix=${XBPS_CROSS_BASE}/usr"
|
configure_args="--with-pcre2-prefix=${XBPS_CROSS_BASE}/usr"
|
||||||
hostmakedepends="bison"
|
hostmakedepends="bison"
|
||||||
makedepends="zlib-devel pcre2-devel"
|
makedepends="zlib-devel pcre2-devel boost-devel"
|
||||||
short_desc="Simplified Wrapper and Interface Generator"
|
short_desc="Simplified Wrapper and Interface Generator"
|
||||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||||
license="GPL-3.0-or-later"
|
license="GPL-3.0-or-later"
|
||||||
homepage="http://www.swig.org"
|
homepage="http://www.swig.org"
|
||||||
distfiles="${SOURCEFORGE_SITE}/swig/swig-${version}.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/swig/swig-${version}.tar.gz"
|
||||||
checksum=2af08aced8fcd65cdb5cc62426768914bedc735b1c250325203716f78e39ac9b
|
checksum=f7203ef796f61af986c70c05816236cbd0d31b7aa9631e5ab53020ab7804aa9e
|
||||||
|
|
Loading…
Add table
Reference in a new issue