swig: rebuild for metadata
This commit is contained in:
parent
7a3809bc5c
commit
da7523bca7
|
@ -1,14 +1,14 @@
|
|||
# Template file for 'swig'
|
||||
pkgname=swig
|
||||
version=3.0.12
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pcre-prefix=${XBPS_CROSS_BASE}/usr"
|
||||
hostmakedepends="bison"
|
||||
makedepends="zlib-devel pcre-devel"
|
||||
short_desc="Simplified Wrapper and Interface Generator"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-3.0-or-later"
|
||||
homepage="http://www.swig.org"
|
||||
license="GPL-3"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
distfiles="${SOURCEFORGE_SITE}/swig/swig-${version}.tar.gz"
|
||||
checksum=7cf9f447ae7ed1c51722efc45e7f14418d15d7a1e143ac9f09a668999f4fc94d
|
||||
|
|
Loading…
Reference in New Issue