Browse Source

upgrading package: libdnet 1.4 -> 1.5

master
parent
commit
42ba5c5a79
  1. 5
      libdnet/libdnet.spec

5
libdnet/libdnet.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [PLUS]
Group: Network
License: MIT-style
Version: 1.4
Release: 20020624
Version: 1.5
Release: 20020820
# list of sources
Source0: http://telia.dl.sourceforge.net/sourceforge/libdnet/libdnet-%{version}.tar.gz
@ -56,6 +56,7 @@ AutoReqProv: no
%prep
%setup -q
touch configure
%build
CC="%{l_cc}" \

Loading…
Cancel
Save