docbook-dsssl: extract update_* to external update file

This commit is contained in:
Eivind Uggedal 2015-01-15 11:17:43 +00:00
parent 9f1363fd6c
commit 0bb0bf9910
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,6 @@ sgml_entries="CATALOG /usr/share/sgml/docbook/dsssl/modular/catalog --"
short_desc="DSSSL stylesheets for the DocBook DTD"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.docbook.org/"
update_site="http://sourceforge.net/projects/docbook/rss?limit=2000"
license="MIT"
distfiles="${SOURCEFORGE_SITE}/docbook/$pkgname-$version.tar.bz2"
checksum=2f329e120bee9ef42fbdd74ddd60e05e49786c5a7953a0ff4c680ae6bdf0e2bc

View File

@ -0,0 +1 @@
site="http://sourceforge.net/projects/docbook/rss?limit=2000"