libzen: rebuild for gcc stdc++ dropping gcc4 compat
This commit is contained in:
parent
bf67a9c15e
commit
041465a0a3
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
# Template build file for 'libzen'.
|
||||
pkgname=libzen
|
||||
version=0.4.37
|
||||
revision=1
|
||||
revision=2
|
||||
short_desc="Shared library for libmediainfo and mediainfo"
|
||||
homepage="http://mediaarea.net/MediaInfo"
|
||||
maintainer="Georg Schabel <gescha@posteo.de>"
|
||||
license="zlib"
|
||||
|
||||
distfiles="https://mediaarea.net/download/source/${pkgname}/${version}/${pkgname}_${version}.tar.gz"
|
||||
checksum=165ea5cd8d2e26d09b93b388904d228b71717b4a024b4694d455a407269686a6
|
||||
checksum=8c4323bd3f1a286a565b634cb00c9877922296679f49ac55b05f7c6e56d77c43
|
||||
|
||||
build_style=gnu-configure
|
||||
hostmakedepends="automake libtool pkg-config"
|
||||
|
|
Loading…
Reference in a new issue