From f25a1646fd7be67ff1fe82a60c4643304a4b1dcb Mon Sep 17 00:00:00 2001 From: Mike Staszel Date: Sat, 10 Oct 2009 10:51:49 -0500 Subject: [PATCH] links md5 --- core/links/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/links/PKGBUILD b/core/links/PKGBUILD index 0662ed495..827fa5dcd 100644 --- a/core/links/PKGBUILD +++ b/core/links/PKGBUILD @@ -11,7 +11,7 @@ license=('GPL') depends=('bzip2' 'zlib' 'openssl' 'gpm>=1.20.4') makedepends=('pkgconfig') source=(http://www.sfr-fresh.com/unix/www/${pkgname}-${pkgver}.tar.gz) -md5sums=('57ca5bf0cdd0ea23095c349043c99c93') +md5sums=('c9937f9ed0061f264973182f871fb667') build() { cd ${srcdir}/${pkgname}-${pkgver}