From: <abe...@us...> - 2016-03-13 16:35:56
|
Revision: 7588 http://sourceforge.net/p/astlinux/code/7588 Author: abelbeck Date: 2016-03-13 16:35:54 +0000 (Sun, 13 Mar 2016) Log Message: ----------- nut, version bump to 2.7.4 Modified Paths: -------------- branches/1.0/package/nut/nut.mk Modified: branches/1.0/package/nut/nut.mk =================================================================== --- branches/1.0/package/nut/nut.mk 2016-03-13 13:48:21 UTC (rev 7587) +++ branches/1.0/package/nut/nut.mk 2016-03-13 16:35:54 UTC (rev 7588) @@ -5,7 +5,7 @@ ################################################################################ NUT_VERSION_MAJOR = 2.7 -NUT_VERSION = $(NUT_VERSION_MAJOR).3 +NUT_VERSION = $(NUT_VERSION_MAJOR).4 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. |