mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-27 21:26:36 +00:00
- bump version
This commit is contained in:
parent
b1221b25d1
commit
3ecba000c6
@ -16,7 +16,7 @@
|
|||||||
AC_INIT(pkg-config.1)
|
AC_INIT(pkg-config.1)
|
||||||
|
|
||||||
+AC_CONFIG_AUX_DIR(.)
|
+AC_CONFIG_AUX_DIR(.)
|
||||||
AM_INIT_AUTOMAKE(pkg-config, 0.20)
|
AM_INIT_AUTOMAKE(pkg-config, 0.21)
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
||||||
@@ -92,8 +93,6 @@
|
@@ -92,8 +93,6 @@
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
# pkgconfig
|
# pkgconfig
|
||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
PKGCONFIG_VER:=0.20
|
PKGCONFIG_VER:=0.21
|
||||||
PKGCONFIG_SOURCE:=pkg-config-$(PKGCONFIG_VER).tar.gz
|
PKGCONFIG_SOURCE:=pkg-config-$(PKGCONFIG_VER).tar.gz
|
||||||
PKGCONFIG_SITE:=http://pkgconfig.freedesktop.org/releases/
|
PKGCONFIG_SITE:=http://pkgconfig.freedesktop.org/releases/
|
||||||
PKGCONFIG_DIR:=$(BUILD_DIR)/pkg-config-$(PKGCONFIG_VER)
|
PKGCONFIG_DIR:=$(BUILD_DIR)/pkg-config-$(PKGCONFIG_VER)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user