Skip to content

Commit 6c95798

Browse files
committed
[update] for fclkcfg 1.7.2
1 parent 0bb5ffb commit 6c95798

File tree

3 files changed

+12
-6
lines changed

3 files changed

+12
-6
lines changed

Readme.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Build Debian Package
2020
### Download repository
2121

2222
```console
23-
shell$ git clone --recursive --depth=1 -b v1.7.1 git://github.com/ikwzm/fclkcfg-kmod-dpkg
23+
shell$ git clone --recursive --depth=1 -b v1.7.2 git://github.com/ikwzm/fclkcfg-kmod-dpkg
2424
shell$ cd fclkcfg-kmod-dpkg
2525
```
2626

@@ -41,8 +41,8 @@ shell$ sudo debian/rules arch=arm deb_arch=armhf kernel_release=5.4.47-armv7-fpg
4141
:
4242
:
4343
:
44-
shell$ file ../fclkcfg-5.4.47-armv7-fpga_1.7.1-1_armhf.deb
45-
../fclkcfg-5.4.47-armv7-fpga_1.7.1-1_armhf.deb: Debian binary package (format 2.0)
44+
shell$ file ../fclkcfg-5.4.47-armv7-fpga_1.7.2-1_armhf.deb
45+
../fclkcfg-5.4.47-armv7-fpga_1.7.2-1_armhf.deb: Debian binary package (format 2.0)
4646
```
4747

4848
### Self Compile
@@ -52,7 +52,7 @@ shell$ sudo debian/rules binary
5252
:
5353
:
5454
:
55-
shell$ file ../fclkcfg-5.4.47-armv7-fpga_1.7.1-1_armhf.deb
56-
../fclkcfg-5.4.47-armv7-fpga_1.7.1-1_armhf.deb: Debian binary package (format 2.0)
55+
shell$ file ../fclkcfg-5.4.47-armv7-fpga_1.7.2-1_armhf.deb
56+
../fclkcfg-5.4.47-armv7-fpga_1.7.2-1_armhf.deb: Debian binary package (format 2.0)
5757
```
5858

debian/changelog

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
fclkcfg (1.7.2-1) unstable; urgency=low
2+
3+
* Update to fclkcfg v1.7.2.
4+
5+
-- ikwzm <ichiro_k@ca2.so-net.ne.jp> Tue, 4 Aug 2020 17:45:00 +0900
6+
17
fclkcfg (1.7.1-1) unstable; urgency=low
28

39
* Update to fclkcfg v1.7.1.

0 commit comments

Comments
 (0)