Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=00c071bd7245190dbbeba4ecfa5569d1a738cb8c
commit 00c071bd7245190dbbeba4ecfa5569d1a738cb8c Author: DeX77 <[email protected]> Date: Fri Dec 1 12:06:38 2017 +0100 ilmbase-2.2.1-1-x86_64 * version bump diff --git a/source/lib/ilmbase/FrugalBuild b/source/lib/ilmbase/FrugalBuild index 9f03118..09669a3 100644 --- a/source/lib/ilmbase/FrugalBuild +++ b/source/lib/ilmbase/FrugalBuild @@ -3,8 +3,8 @@ # Contributor: Devil505 <[email protected]> pkgname=ilmbase -pkgver=2.2.0 -pkgrel=7 +pkgver=2.2.1 +pkgrel=1 pkgdesc="IlmThread is a thread abstraction library for use with OpenEXR" url="http://www.openexr.com" depends=('libstdc++>=6.3.1-4') @@ -12,7 +12,7 @@ groups=('lib') archs=("x86_64") up2date="Flasttar $url/downloads.html" source=(http://savannah.nongnu.org/download/openexr/$pkgname-$pkgver.tar.gz) -sha1sums=('70d864bc704f276942cb10479f2cb98646ce6ad4') +sha1sums=('87df9e235eff0d10e171f15ad0e63cba05e16bce') build() { export PTHREAD_LIBS="-pthread -lpthread" _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
