ms-sys: update to 2.5.1.
This commit is contained in:
parent
2969024f43
commit
5f334405d6
1 changed files with 3 additions and 3 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ms-sys'
|
||||
pkgname=ms-sys
|
||||
version=2.5.0
|
||||
revision=2
|
||||
version=2.5.1
|
||||
revision=1
|
||||
short_desc="Unix program for writing Microsoft compatible boot records"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="GPL-2"
|
||||
homepage="http://ms-sys.sourceforget.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=f2a4b3a39dce7fdcc871f011794ac26c1e161991a216124a8a3cde1e8c61a854
|
||||
checksum=46ac427ffb520cdb77edbaf77e2b55f3ab8c6b02f3e5d389662c9a85d9f688ef
|
||||
|
||||
do_build() {
|
||||
make CC=$CC PREFIX=/usr ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue