Browse Source

upgrading package: webdav 2.0.1.20190715 -> 3.0.0.20191110

master
parent
commit
048a513a39
  1. 6
      webdav/webdav.spec

6
webdav/webdav.spec

@ -22,8 +22,8 @@
## ##
# package version # package version
%define V_opkg 2.0.1 %define V_opkg 3.0.0
%define V_dist 20190715 %define V_dist 20191110
# package information # package information
Name: webdav Name: webdav
@ -36,7 +36,7 @@ Class: EVAL
Group: Networking Group: Networking
License: MIT License: MIT
Version: %{V_opkg}.%{V_dist} Version: %{V_opkg}.%{V_dist}
Release: 20190715 Release: 20191110
# list of sources # list of sources
Source0: http://download.openpkg.org/components/versioned/webdav/webdav-%{V_dist}.tar.xz Source0: http://download.openpkg.org/components/versioned/webdav/webdav-%{V_dist}.tar.xz

Loading…
Cancel
Save