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.
|
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||||
|
|
||||||
PRGNAM=discount
|
PRGNAM=discount
|
||||||
VERSION=${VERSION:-2.2.5}
|
VERSION=${VERSION:-2.2.6}
|
||||||
BUILD=${BUILD:-1}
|
BUILD=${BUILD:-1}
|
||||||
TAG=${TAG:-_SBo}
|
TAG=${TAG:-_SBo}
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,8 @@
|
||||||
PRGNAM="discount"
|
PRGNAM="discount"
|
||||||
VERSION="2.2.5"
|
VERSION="2.2.6"
|
||||||
HOMEPAGE="http://www.pell.portland.or.us/~orc/Code/discount/"
|
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"
|
DOWNLOAD="https://github.com/Orc/discount/archive/v2.2.6/discount-2.2.6.tar.gz"
|
||||||
MD5SUM="b9ae63c72d84349a73e164cb30a1de52"
|
MD5SUM="65606357127d8081a39d641fd4e87a3a"
|
||||||
DOWNLOAD_x86_64=""
|
DOWNLOAD_x86_64=""
|
||||||
MD5SUM_x86_64=""
|
MD5SUM_x86_64=""
|
||||||
REQUIRES=""
|
REQUIRES=""
|
||||||
|
|
Loading…
Reference in a new issue