mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-20 19:41:34 +01:00
development/byacc: Updated for version 20150711.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
97f2b47773
commit
b5acfb316c
2 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=byacc
|
||||
VERSION=${VERSION:-20141128}
|
||||
VERSION=${VERSION:-20150711}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="byacc"
|
||||
VERSION="20141128"
|
||||
VERSION="20150711"
|
||||
HOMEPAGE="http://invisible-island.net/byacc/"
|
||||
DOWNLOAD="http://invisible-island.net/datafiles/release/byacc.tar.gz"
|
||||
MD5SUM="acb0ff0fb6cc414a6b50c799794b2425"
|
||||
MD5SUM="2700401030583c4e9169ac7ea7d08de8"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue