From: <abe...@us...> - 2015-04-23 17:42:38
|
Revision: 7047 http://sourceforge.net/p/astlinux/code/7047 Author: abelbeck Date: 2015-04-23 17:42:36 +0000 (Thu, 23 Apr 2015) Log Message: ----------- nut, version bump to 2.7.3 Modified Paths: -------------- branches/1.0/package/nut/nut.mk Modified: branches/1.0/package/nut/nut.mk =================================================================== --- branches/1.0/package/nut/nut.mk 2015-04-23 17:25:28 UTC (rev 7046) +++ branches/1.0/package/nut/nut.mk 2015-04-23 17:42:36 UTC (rev 7047) @@ -5,7 +5,7 @@ ################################################################################ NUT_VERSION_MAJOR = 2.7 -NUT_VERSION = $(NUT_VERSION_MAJOR).2 +NUT_VERSION = $(NUT_VERSION_MAJOR).3 NUT_SITE = http://www.networkupstools.org/source/$(NUT_VERSION_MAJOR)/ NUT_DEPENDENCIES = host-pkg-config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |