Update package version to 1.1.23
This commit is contained in:
+2
-1
@@ -1,2 +1,3 @@
|
|||||||
# Exclude bpm archives
|
# Ignore BPM archives and signatures
|
||||||
*.bpm
|
*.bpm
|
||||||
|
*.bpm.sig
|
||||||
|
|||||||
@@ -1,9 +1,11 @@
|
|||||||
name: libmtp
|
name: libmtp
|
||||||
description: Implementation of the Media Transfer Protocol
|
description: Implementation of the Media Transfer Protocol
|
||||||
version: 1.1.22
|
version: 1.1.23
|
||||||
revision: 1
|
revision: 1
|
||||||
url: https://libmtp.sourceforge.net/
|
url: https://libmtp.sourceforge.net/
|
||||||
license: LGPL2.1-or-later
|
license: LGPL2.1-or-later
|
||||||
|
maintainers:
|
||||||
|
- [email protected]
|
||||||
architecture: any
|
architecture: any
|
||||||
type: source
|
type: source
|
||||||
depends:
|
depends:
|
||||||
@@ -16,4 +18,4 @@ downloads:
|
|||||||
- url: https://downloads.sourceforge.net/project/libmtp/libmtp/${BPM_PKG_VERSION}/libmtp-${BPM_PKG_VERSION}.tar.gz
|
- url: https://downloads.sourceforge.net/project/libmtp/libmtp/${BPM_PKG_VERSION}/libmtp-${BPM_PKG_VERSION}.tar.gz
|
||||||
extract_to: ${BPM_SOURCE}
|
extract_to: ${BPM_SOURCE}
|
||||||
extract_strip_components: 1
|
extract_strip_components: 1
|
||||||
checksum: c3fcf411aea9cb9643590cbc9df99fa5fe30adcac695024442973d76fa5f87bc
|
checksum: 74a2b6e8cb4a0304e95b995496ea3ac644c29371649b892b856e22f12a0bdeed
|
||||||
|
|||||||
Reference in New Issue
Block a user