1
0
mirror of git://projects.qi-hardware.com/openwrt-packages.git synced 2024-06-26 05:13:18 +03:00

libhubbub: update to 0.1.2

This commit is contained in:
kyak 2012-04-04 08:50:58 +04:00
parent b53ab421b9
commit 18bd88f76b

View File

@ -1,12 +1,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libhubbub
PKG_VERSION:=0.0.2
PKG_VERSION:=0.1.2
PKG_RELEASE:=1
PKG_SOURCE:=hubbub-$(PKG_VERSION)-src.tar.gz
PKG_SOURCE_URL:=http://www.netsurf-browser.org/projects/releases/
PKG_BUILD_DIR:=$(BUILD_DIR)/hubbub-$(PKG_VERSION)
PKG_MD5SUM:=94e2819843f1e675dcccd2e569c9a0a2
include $(INCLUDE_DIR)/package.mk