|
@@ -4,13 +4,13 @@
|
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
include ${ADK_TOPDIR}/rules.mk
|
|
|
|
|
|
|
|
PKG_NAME:= haserl
|
|
PKG_NAME:= haserl
|
|
|
-PKG_VERSION:= 0.9.35
|
|
|
|
|
|
|
+PKG_VERSION:= 0.9.36
|
|
|
PKG_RELEASE:= 1
|
|
PKG_RELEASE:= 1
|
|
|
-PKG_HASH:= a1b633e80f3e2638e7f8f850786e95072cfd9877f88780092996fd6aaf7ae2da
|
|
|
|
|
|
|
+PKG_HASH:= 8f6048bfc77dfe8d1032aec2e708fddfa36d225c25d14b474f70ba7d6eefabc1
|
|
|
PKG_DESCR:= cgi wrapper to embed shell scripts in html documents
|
|
PKG_DESCR:= cgi wrapper to embed shell scripts in html documents
|
|
|
PKG_SECTION:= net/http
|
|
PKG_SECTION:= net/http
|
|
|
PKG_URL:= http://haserl.sourceforge.net/
|
|
PKG_URL:= http://haserl.sourceforge.net/
|
|
|
-PKG_SITES:= ${MASTER_SITE_SOURCEFORGE:=haserl/}
|
|
|
|
|
|
|
+PKG_SITES:= https://sourceforge.net/projects/haserl/files/haserl-devel/
|
|
|
|
|
|
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
DISTFILES:= ${PKG_NAME}-${PKG_VERSION}.tar.gz
|
|
|
|
|
|