Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=2c3a3a0f36ee875b975d34c9b67ae423bd6dc1f0
commit 2c3a3a0f36ee875b975d34c9b67ae423bd6dc1f0 Author: DeX77 <[email protected]> Date: Wed May 7 17:29:41 2014 +0200 dmidecode-2.12-1-x86_64 * version bump * changed maintainer diff --git a/source/apps/dmidecode/FrugalBuild b/source/apps/dmidecode/FrugalBuild index be725c6..821a886 100644 --- a/source/apps/dmidecode/FrugalBuild +++ b/source/apps/dmidecode/FrugalBuild @@ -1,8 +1,9 @@ # Compiling Time: 0.01 SBU -# Maintainer: crazy <[email protected]> +# Maintainer: DeX77 <[email protected]> +# Contributor: crazy <[email protected]> pkgname=dmidecode -pkgver=2.11 +pkgver=2.12 pkgrel=1 pkgdesc="Desktop Management Interface (DMI) table related utilities." url="http://www.nongnu.org/dmidecode/" @@ -11,7 +12,7 @@ groups=('apps') archs=('i686' 'x86_64') up2date="lynx -dump http://download.savannah.gnu.org/releases/dmidecode/|Flasttar" source=(http://download.savannah.gnu.org/releases/$pkgname/$pkgname-$pkgver.tar.gz makefile.patch) -sha1sums=('4b53195a10b74869fda6e0c3bf84a5e1be8761be' \ +sha1sums=('d190f1333e8a217cf02d2a6c98795dc5ced97ddc' \ '0949964ccab7d0dbc476216f99a6ed24be9898e8') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
