Author: justin Date: 2005-12-06 19:24:15 -0700 (Tue, 06 Dec 2005) New Revision: 1233
Modified: branches/6.1.1-newmake/packages/pciutils/Makefile trunk/packages/pciutils/Makefile Log: Upgraded to pciutils 2.2.1 in 6.1.1-newmake and trunk. Modified: branches/6.1.1-newmake/packages/pciutils/Makefile =================================================================== --- branches/6.1.1-newmake/packages/pciutils/Makefile 2005-12-06 13:33:05 UTC (rev 1232) +++ branches/6.1.1-newmake/packages/pciutils/Makefile 2005-12-07 02:24:15 UTC (rev 1233) @@ -1,12 +1,12 @@ # PCI Utilities Makefile NM= pciutils -VRS= 2.2.0 +VRS= 2.2.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= 4157acd035dc78b2a198d242c3975f289771b484 +SHA-$(FILE)= 94cd7e5db0e45d21e3892d3e6af6fe325af52dcb # Targets Modified: trunk/packages/pciutils/Makefile =================================================================== --- trunk/packages/pciutils/Makefile 2005-12-06 13:33:05 UTC (rev 1232) +++ trunk/packages/pciutils/Makefile 2005-12-07 02:24:15 UTC (rev 1233) @@ -1,12 +1,12 @@ # PCI Utilities Makefile NM= pciutils -VRS= 2.2.0 +VRS= 2.2.1 DIR= $(NM)-$(VRS) FILE= $(DIR).tar.bz2 URL-$(FILE)= $(HTTPBLFS)/$(NM)/$(FILE) -SHA-$(FILE)= 4157acd035dc78b2a198d242c3975f289771b484 +SHA-$(FILE)= 94cd7e5db0e45d21e3892d3e6af6fe325af52dcb # Targets -- http://linuxfromscratch.org/mailman/listinfo/livecd FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
