Author: justin Date: 2005-10-05 04:29:16 -0600 (Wed, 05 Oct 2005) New Revision: 868
Modified: branches/utf8-newmake/packages/openssl/Makefile Log: Fixed openssl sha1sum. Modified: branches/utf8-newmake/packages/openssl/Makefile =================================================================== --- branches/utf8-newmake/packages/openssl/Makefile 2005-10-05 07:11:54 UTC (rev 867) +++ branches/utf8-newmake/packages/openssl/Makefile 2005-10-05 10:29:16 UTC (rev 868) @@ -10,7 +10,7 @@ PATCH1= $(DIR)-fix_manpages-1.patch URL-$(PATCH1)= http://www.linuxfromscratch.org/blfs/downloads/svn/$(PATCH1) -SHA-$(PATCH1)= cb1ec4af292fc381500c4a63fd470ac0ea61218d +SHA-$(PATCH1)= 723f730aff3c8d493f5e22bcb70734f48cfb41f4 # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
