Skip to content
This repository has been archived by the owner on Mar 17, 2018. It is now read-only.

Commit

Permalink
angband: bump to 4.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zyxmon committed May 11, 2016
1 parent 85b71f5 commit 5cc40c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions angband/Makefile
Expand Up @@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk

PKG_NAME:=angband
PKG_VERSION:=4.0.4
PKG_VERSION:=4.0.5
PKG_RELEASE:=1

PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://rephial.org/downloads/4.0
PKG_MD5SUM:=40896f314f2024b91303506adeff37ce
PKG_MD5SUM:=82d28d0e51b167fb2b66603e310d9def

PKG_FIXUP:=autoreconf
PKG_INSTALL:=1
Expand Down

0 comments on commit 5cc40c6

Please sign in to comment.