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

libwapcaplet: update to 0.1.1

This commit is contained in:
kyak 2012-04-04 08:52:34 +04:00
parent e0300a0339
commit e1e92f21bf

View File

@ -1,12 +1,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=libwapcaplet
PKG_VERSION:=0.0.2
PKG_VERSION:=0.1.1
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-src.tar.gz
PKG_SOURCE_URL:=http://www.netsurf-browser.org/projects/releases/
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
PKG_MD5SUM:=9bec92c029c978c3ac93fee67742e869
include $(INCLUDE_DIR)/package.mk