Browse Source

upgrading package: dhcpd 4.3.6 -> 4.4.0

master
parent
commit
409d46b2b3
  1. 6
      dhcpd/dhcpd.spec

6
dhcpd/dhcpd.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 4.3.6 %define V_opkg 4.4.0
%define V_dist 4.3.6 %define V_dist 4.4.0
# package information # package information
Name: dhcpd Name: dhcpd
@ -36,7 +36,7 @@ Class: BASE
Group: DHCP Group: DHCP
License: ISC/BSD License: ISC/BSD
Version: %{V_opkg} Version: %{V_opkg}
Release: 20170731 Release: 20180131
# package options # package options
%option with_fsl yes %option with_fsl yes

Loading…
Cancel
Save