]> git.pld-linux.org Git - packages/cpuminer.git/blobdiff - cpuminer.spec
- rel 2
[packages/cpuminer.git] / cpuminer.spec
index 4d0016f2d00e359609d9ba039b5e115f0d35993d..35f80d31170fd828c8af3df47c694316c0c92720 100644 (file)
@@ -1,11 +1,11 @@
 Summary:       CPU miner for Litecoin and Bitcoin
 Name:          cpuminer
-Version:       2.3.1
-Release:       1
+Version:       2.3.2
+Release:       2
 License:       GPL v2
 Group:         Applications/Networking
 Source0:       http://downloads.sourceforge.net/cpuminer/pooler-%{name}-%{version}.tar.gz
-# Source0-md5: 32c73ee5c5d84886f299f8bc7517f86a
+# Source0-md5: fdb6b92957bc9a500cce4c2cce8dd937
 URL:           https://bitcointalk.org/index.php?topic=55038.0
 BuildRequires: curl-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -30,7 +30,7 @@ install -d $RPM_BUILD_ROOT%{_bindir}
        DESTDIR="$RPM_BUILD_ROOT" \
        bindir=%{_libdir}/%{name}
 
-ln -s %{_libdir}/%{name}/%{name} $RPM_BUILD_ROOT%{_bindir}/%{name}
+ln -s %{_libdir}/%{name}/minerd $RPM_BUILD_ROOT%{_bindir}/%{name}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
This page took 0.084968 seconds and 4 git commands to generate.