mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 05:36:47 +00:00
libusb-compat: update to 0.1.5
This commit is contained in:
parent
054f29b63c
commit
eb7f08e528
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libusb-compat"
|
PKG_NAME="libusb-compat"
|
||||||
PKG_VERSION="0.1.4"
|
PKG_VERSION="0.1.5"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="GPL"
|
PKG_LICENSE="GPL"
|
||||||
|
@ -1,12 +0,0 @@
|
|||||||
diff -Naur libusb-compat-0.1.4-old/configure.ac libusb-compat-0.1.4-new/configure.ac
|
|
||||||
--- libusb-compat-0.1.4-old/configure.ac 2012-04-23 22:45:46.000000000 -0700
|
|
||||||
+++ libusb-compat-0.1.4-new/configure.ac 2012-12-29 08:44:33.000000000 -0800
|
|
||||||
@@ -1,7 +1,7 @@
|
|
||||||
AC_INIT([libusb-compat], [0.1.4])
|
|
||||||
AM_INIT_AUTOMAKE
|
|
||||||
AC_CONFIG_SRCDIR([libusb/core.c])
|
|
||||||
-AM_CONFIG_HEADER([config.h])
|
|
||||||
+AC_CONFIG_HEADERS([config.h])
|
|
||||||
AC_CONFIG_MACRO_DIR([m4])
|
|
||||||
|
|
||||||
AC_PREREQ([2.50])
|
|
Loading…
x
Reference in New Issue
Block a user