2 # FIXME: upstream tags patch versions without publishing the corresponding
3 # tarball. Using SVN source directly instead.
4 # Here's the original SRCS.
5 # SRCS="https://sourceforge.net/projects/sdcc/files/sdcc/$VER/sdcc-src-$VER.tar.bz2"
6 # FIXME: Maintainer beware - checking out a tag MUST have its corresponding revision
7 # specified using `commit=N', without the `r' prefix. Without the commit specified,
8 # ACBS will refuse to checkout.
9 SRCS="svn::commit=14418::svn://svn.code.sf.net/p/sdcc/code/tags/sdcc-4.3.6"
11 CHKUPDATE="anitya::id=227271"