Skip to content

Commit

Permalink
nut: update to 2.8.1
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Doran <[email protected]>
[remove upstream patch included in 2.8.1]
  • Loading branch information
ruralroots authored and hnyman committed Dec 18, 2023
1 parent 9b6bf46 commit 82f36e0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 30 deletions.
6 changes: 3 additions & 3 deletions net/nut/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=nut
PKG_VERSION:=2.8.0
PKG_RELEASE:=3
PKG_VERSION:=2.8.1
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://www.networkupstools.org/source/2.8/
PKG_HASH:=c3e5a708da797b7c70b653d37b1206a000fcb503b85519fe4cdf6353f792bfe5
PKG_HASH:=7da48ee23b1f0d8d72560bb0af84f5c5ae4dbe35452b84cb49840132e47f099c
PKG_LICENSE:=GPL-2.0-or-later GPL-3.0-or-later GPL-1.0-or-later Artistic-1.0-Perl
PKG_LICENSE_FILES:=LICENSE-GPL2 LICENSE-GPL3 COPYING
PKG_FIXUP:=autoreconf
Expand Down

This file was deleted.

0 comments on commit 82f36e0

Please sign in to comment.