mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
+7
-5
@@ -8,12 +8,14 @@
|
||||
include $(TOPDIR)/rules.mk
|
||||
include $(INCLUDE_DIR)/uclibc++.mk
|
||||
|
||||
PKG_NAME:=db47
|
||||
PKG_VERSION:=4.7.25.NC
|
||||
PKG_RELEASE:=6
|
||||
BASE_VERSION:=4.7.25
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/db-$(PKG_VERSION)
|
||||
PKG_SOURCE:=db-$(PKG_VERSION).tar.gz
|
||||
PKG_NAME:=db47
|
||||
PKG_VERSION:=$(BASE_VERSION).4.NC
|
||||
PKG_RELEASE:=1
|
||||
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/db-$(BASE_VERSION).NC
|
||||
PKG_SOURCE:=db-$(BASE_VERSION).NC.tar.gz
|
||||
PKG_SOURCE_URL:=http://download.oracle.com/berkeley-db/
|
||||
PKG_MD5SUM:=073ab7f20d24b3872a51ca762f5090e7
|
||||
|
||||
|
||||
Reference in New Issue
Block a user