From 1e9aafb8b7c83cd420a11cd112a9bb60a660c310 Mon Sep 17 00:00:00 2001 From: Juan RP <xtraeme@gmail.com> Date: Mon, 11 Apr 2011 19:04:22 +0200 Subject: [PATCH] pcc-libs: update to 1.0.0. --- srcpkgs/pcc-libs/template | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/srcpkgs/pcc-libs/template b/srcpkgs/pcc-libs/template index 0891b47a18..4d6640b521 100644 --- a/srcpkgs/pcc-libs/template +++ b/srcpkgs/pcc-libs/template @@ -1,14 +1,12 @@ # Template file for 'pcc-libs' pkgname=pcc-libs -_distver=1.0.0.BETA -_datever=20110224 -version=${_distver} +version=1.0.0 wrksrc=${pkgname}-${version} -distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-beta/$pkgname-${_distver}-${_datever}.tgz" +distfiles="http://pcc.ludd.ltu.se/ftp/pub/pcc-releases/$pkgname-$version.tgz" build_style=custom-install short_desc="Portable C Compiler - Support Libraries" maintainer="Juan RP <xtraeme@gmail.com>" -checksum=7047b7e869dbaaf8fd777b9116df97aee3184dff1eab0366a976b782a6950e4e +checksum=f89ac94e30927a28c78fc8b8b7fef617eeaf843e2268063d43e414cf3179dd62 long_desc=" The compiler is based on the original Portable C Compiler by S. C. Johnson, written in the late 70's. About 50% of the frontend code and 80% of the