Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fed50317e755a8259f484c412c99a66e5c2548f9
commit fed50317e755a8259f484c412c99a66e5c2548f9 Author: Michel Hermier <[email protected]> Date: Sat Aug 2 08:53:48 2014 +0200 gdb-7.8-1-x86_64 * Bump version. diff --git a/source/devel/gdb/FrugalBuild b/source/devel/gdb/FrugalBuild index 3db21b7..f55a659 100644 --- a/source/devel/gdb/FrugalBuild +++ b/source/devel/gdb/FrugalBuild @@ -3,7 +3,7 @@ # Contributor: Christian Hamar alias krix <[email protected]> pkgname=gdb -pkgver=7.7 +pkgver=7.8 pkgrel=1 pkgdesc="Gnu Project Debugger" url="http://www.gnu.org/software/gdb/download/" @@ -12,8 +12,8 @@ groups=('devel') archs=('i686' 'x86_64' 'arm') makedepends=('mpfr>=3.0.0') Fup2gnubz2 -source=(ftp://ftp.gwdg.de/pub/linux/sources.redhat.com/gdb/releases/$pkgname-$pkgver.tar.bz2) -sha1sums=('eefda18270b2efc8d8051ed992d91ba4e0d7207f') +source=("http://ftp.gnu.org/gnu/gdb/$pkgname-$pkgver.tar.xz") +signatures=("${source[0]}.sig") build() { Fcd _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
