ms-sys: update to 2.5.2.
This commit is contained in:
parent
ec4109322d
commit
5b5da04dc6
1 changed files with 2 additions and 2 deletions
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'ms-sys'
|
||||
pkgname=ms-sys
|
||||
version=2.5.1
|
||||
version=2.5.2
|
||||
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=46ac427ffb520cdb77edbaf77e2b55f3ab8c6b02f3e5d389662c9a85d9f688ef
|
||||
checksum=fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430
|
||||
|
||||
do_build() {
|
||||
make CC=$CC PREFIX=/usr ${makejobs}
|
||||
|
|
Loading…
Reference in a new issue