[arch-commits] Commit in cgminer/trunk (PKGBUILD)

Felix Yan fyan at archlinux.org
Thu Jul 17 07:43:46 UTC 2014


    Date: Thursday, July 17, 2014 @ 09:43:45
  Author: fyan
Revision: 115807

upgpkg: cgminer 4.4.2-1

Modified:
  cgminer/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-07-17 07:17:13 UTC (rev 115806)
+++ PKGBUILD	2014-07-17 07:43:45 UTC (rev 115807)
@@ -5,7 +5,7 @@
 # Contributor: David Manouchehri <david at davidmanouchehri.com>
 
 pkgname=cgminer
-pkgver=4.4.1
+pkgver=4.4.2
 #_pkgver=
 _pkgver=$pkgver
 pkgrel=1
@@ -24,8 +24,8 @@
   cd $pkgname
   # We have latest jansson and libusb - just use them
 
-  sed -e 's|^AC_CONFIG_SUBDIRS.*compat/jansson-2\.5.*||' \
-      -e 's|JANSSON_LIBS="compat/jansson-2\.5/src/\.libs/libjansson\.a"|JANSSON_LIBS=-ljansson|' \
+  sed -e 's|^AC_CONFIG_SUBDIRS.*compat/jansson-2\.6.*||' \
+      -e 's|JANSSON_LIBS="compat/jansson-2\.6/src/\.libs/libjansson\.a"|JANSSON_LIBS=-ljansson|' \
       -e 's|compat/Makefile||' \
       -i ./configure.ac
 




More information about the arch-commits mailing list