|
@@ -4,15 +4,15 @@
|
|
|
include $(ADK_TOPDIR)/rules.mk
|
|
include $(ADK_TOPDIR)/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:= libcdio
|
|
PKG_NAME:= libcdio
|
|
|
-PKG_VERSION:= 2.1.0
|
|
|
|
|
|
|
+PKG_VERSION:= 2.3.0
|
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= 8550e9589dbd594bfac93b81ecf129b1dc9d0d51e90f9696f1b2f9b2af32712b
|
|
|
|
|
|
|
+PKG_HASH:= 53e83d284667535a767fd2d31edad1a6701591960459df373a10f1f21e80a7ed
|
|
|
PKG_DESCR:= library for cd-rom and cd image access
|
|
PKG_DESCR:= library for cd-rom and cd image access
|
|
|
PKG_SECTION:= libs/misc
|
|
PKG_SECTION:= libs/misc
|
|
|
PKG_DEPENDS:= ncurses
|
|
PKG_DEPENDS:= ncurses
|
|
|
PKG_BUILDDEP:= ncurses
|
|
PKG_BUILDDEP:= ncurses
|
|
|
PKG_URL:= http://www.gnu.org/software/libcdio
|
|
PKG_URL:= http://www.gnu.org/software/libcdio
|
|
|
-PKG_SITES:= http://ftp.gnu.org/gnu/libcdio/
|
|
|
|
|
|
|
+PKG_SITES:= https://github.com/libcdio/libcdio/releases/download/$(PKG_VERSION)/
|
|
|
PKG_OPTS:= dev
|
|
PKG_OPTS:= dev
|
|
|
|
|
|
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.bz2
|