Browse Source

upgrading package: dive 0.9.0.20191105 -> 0.9.1.20191110

master
parent
commit
147a6aa072
  1. 6
      dive/dive.spec

6
dive/dive.spec

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

Loading…
Cancel
Save