mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
misc/discount: Updated for version 2.2.6.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
16d7f7b9ce
commit
a1e340f5c1
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=discount
|
||||
VERSION=${VERSION:-2.2.5}
|
||||
VERSION=${VERSION:-2.2.6}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="discount"
|
||||
VERSION="2.2.5"
|
||||
VERSION="2.2.6"
|
||||
HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/"
|
||||
DOWNLOAD="https://github.com/Orc/discount/archive/v2.2.5/discount-2.2.5.tar.gz"
|
||||
MD5SUM="b9ae63c72d84349a73e164cb30a1de52"
|
||||
DOWNLOAD="https://github.com/Orc/discount/archive/v2.2.6/discount-2.2.6.tar.gz"
|
||||
MD5SUM="65606357127d8081a39d641fd4e87a3a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue