mdp: update to 1.0.1.
This commit is contained in:
parent
7122361a75
commit
389b46c8b4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'mdp'
|
# Template file for 'mdp'
|
||||||
pkgname=mdp
|
pkgname=mdp
|
||||||
version=1.0.0
|
version=1.0.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-makefile
|
build_style=gnu-makefile
|
||||||
makedepends="ncurses-devel"
|
makedepends="ncurses-devel"
|
||||||
|
@ -9,4 +9,4 @@ maintainer="Eivind Uggedal <eivind@uggedal.com>"
|
||||||
license="GPL-3"
|
license="GPL-3"
|
||||||
homepage="https://github.com/visit1985/mdp"
|
homepage="https://github.com/visit1985/mdp"
|
||||||
distfiles="${homepage}/archive/${version}.tar.gz"
|
distfiles="${homepage}/archive/${version}.tar.gz"
|
||||||
checksum=76a3a6eafb2879bb7a8deef223a7244401506d8e3c2f91b6eb81d6a238fb75f6
|
checksum=be912e2201fae57d92797dafa3045a202147a633db26fd9407251b80ab07b96e
|
||||||
|
|
Loading…
Reference in a new issue