pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/u-boot-rock64



Module Name:    pkgsrc
Committed By:   mrg
Date:           Mon Apr 26 00:35:03 UTC 2021

Modified Files:
        pkgsrc/sysutils/u-boot-rock64: Makefile

Log Message:
bump pkg version as two patches were not being applied properly.


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/sysutils/u-boot-rock64/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/u-boot-rock64/Makefile
diff -u pkgsrc/sysutils/u-boot-rock64/Makefile:1.8 pkgsrc/sysutils/u-boot-rock64/Makefile:1.9
--- pkgsrc/sysutils/u-boot-rock64/Makefile:1.8  Tue Jan 19 18:54:51 2021
+++ pkgsrc/sysutils/u-boot-rock64/Makefile      Mon Apr 26 00:35:03 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2021/01/19 18:54:51 nia Exp $
+# $NetBSD: Makefile,v 1.9 2021/04/26 00:35:03 mrg Exp $
 
-PKGREVISION=           6
+PKGREVISION=           7
 UBOOT_TARGET=          rock64
 UBOOT_CONFIG=          rock64-rk3328_defconfig
 UBOOT_BIN=             idbloader.img rksd_loader.img rkspi_loader.img u-boot.itb



Home | Main Index | Thread Index | Old Index