libIDL: rebuild for metadata
This commit is contained in:
parent
f7497e5fa7
commit
99fe99b3cc
1 changed files with 4 additions and 4 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'libIDL'.
|
||||
# Template file for 'libIDL'
|
||||
pkgname=libIDL
|
||||
version=0.8.14
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="pkg-config flex"
|
||||
makedepends="libglib-devel"
|
||||
short_desc="CORBA Interface Definition Language parser"
|
||||
homepage="http://projects.gnome.org/ORBit2/"
|
||||
license="LGPL-2.1"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.0-or-later"
|
||||
homepage="http://projects.gnome.org/ORBit2/"
|
||||
distfiles="${GNOME_SITE}/$pkgname/0.8/$pkgname-$version.tar.bz2"
|
||||
checksum=c5d24d8c096546353fbc7cedf208392d5a02afe9d56ebcc1cccb258d7c4d2220
|
||||
|
||||
|
|
Loading…
Reference in a new issue