libdom: remove revision, new day == new pkg
This commit is contained in:
parent
91bb970ac2
commit
644e66c00d
2 changed files with 0 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
||||||
# Template file for 'libdom-devel'.
|
# Template file for 'libdom-devel'.
|
||||||
#
|
#
|
||||||
revision=1
|
|
||||||
short_desc="${sourcepkg} development files"
|
short_desc="${sourcepkg} development files"
|
||||||
long_desc="${long_desc}
|
long_desc="${long_desc}
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,6 @@
|
||||||
# Template build file for 'libdom'.
|
# Template build file for 'libdom'.
|
||||||
pkgname=libdom
|
pkgname=libdom
|
||||||
version="$(date -u +%Y%m%d)"
|
version="$(date -u +%Y%m%d)"
|
||||||
revision=1
|
|
||||||
homepage="http://www.netsurf-browser.org"
|
homepage="http://www.netsurf-browser.org"
|
||||||
short_desc="Implementation of the W3C DOM, written in C."
|
short_desc="Implementation of the W3C DOM, written in C."
|
||||||
maintainer="davehome <davehome@redthumb.info.tm>"
|
maintainer="davehome <davehome@redthumb.info.tm>"
|
||||||
|
|
Loading…
Reference in a new issue