ms-sys: update to 2.5.2.

This commit is contained in:
Christian Neukirchen 2016-01-18 14:07:44 +01:00
parent ec4109322d
commit 5b5da04dc6

View file

@ -1,13 +1,13 @@
# Template file for 'ms-sys' # Template file for 'ms-sys'
pkgname=ms-sys pkgname=ms-sys
version=2.5.1 version=2.5.2
revision=1 revision=1
short_desc="Unix program for writing Microsoft compatible boot records" short_desc="Unix program for writing Microsoft compatible boot records"
maintainer="Juan RP <xtraeme@voidlinux.eu>" maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2" license="GPL-2"
homepage="http://ms-sys.sourceforget.net" homepage="http://ms-sys.sourceforget.net"
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz" distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
checksum=46ac427ffb520cdb77edbaf77e2b55f3ab8c6b02f3e5d389662c9a85d9f688ef checksum=fd0ed44254c8c2819bda35fc9824b5d3cbe06d78ff3fe177b64c31fa6e69f430
do_build() { do_build() {
make CC=$CC PREFIX=/usr ${makejobs} make CC=$CC PREFIX=/usr ${makejobs}